LLVM API Documentation
#include "Reader.h"
#include "llvm/Assembly/AutoUpgrade.h"
#include "llvm/Bytecode/BytecodeHandler.h"
#include "llvm/BasicBlock.h"
#include "llvm/CallingConv.h"
#include "llvm/Constants.h"
#include "llvm/InlineAsm.h"
#include "llvm/Instructions.h"
#include "llvm/SymbolTable.h"
#include "llvm/Bytecode/Format.h"
#include "llvm/Config/alloca.h"
#include "llvm/Support/GetElementPtrTypeIterator.h"
#include "llvm/Support/Compressor.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/ADT/StringExtras.h"
#include <sstream>
#include <algorithm>
Include dependency graph for Reader.cpp:
Go to the source code of this file.
Variables | |
Use | Op |
Definition at line 45 of file Reader.cpp.
Referenced by llvm::CloneTrace(), CommuteVectorShuffle(), llvm::TargetLowering::ComputeMaskedBits(), llvm::X86TargetLowering::computeMaskedBitsForTargetNode(), llvm::TargetLowering::computeMaskedBitsForTargetNode(), llvm::PPCTargetLowering::computeMaskedBitsForTargetNode(), llvm::ConstantFoldCall(), llvm::ConstantFoldCastInstruction(), llvm::ConstantFoldInsertElementInstruction(), llvm::ConstantFoldInstruction(), CountInternalUses(), llvm::BinaryOperator::createNeg(), llvm::BinaryOperator::createNot(), llvm::AlphaTargetLowering::CustomPromoteOperation(), llvm::AsmPrinter::EmitConstantValueOnly(), FindInOperandList(), FoldOpIntoSelect(), llvm::SelectionDAG::getCALLSEQ_START(), getConstantEvolvingPHI(), llvm::ExecutionEngine::getConstantValue(), GetFactor(), getNextStopPoint(), llvm::SelectionDAG::getNode(), getOptionPred(), llvm::ISD::getSetCCOrOperation(), llvm::SelectionDAGLowering::getValue(), getVR(), llvm::SelectionDAG::getZeroExtendInReg(), llvm::X86TargetLowering::InsertAtEndOfBasicBlock(), isConstantOrUndef(), isFloatingPointZero(), isLowerFromV2UpperFromV1(), llvm::PPCTargetLowering::isOperandValidForConstraint(), isRegister0(), isScalarLoadToVector(), isUndefOrEqual(), isUndefOrInRange(), llvm::TargetLowering::LowerArguments(), llvm::X86TargetLowering::LowerOperation(), llvm::PPCTargetLowering::LowerOperation(), llvm::IA64TargetLowering::LowerOperation(), llvm::AlphaTargetLowering::LowerOperation(), llvm::TargetLowering::MaskedValueIsZero(), llvm::BytecodeReader::ParseInstruction(), PrintOps(), llvm::RemapInstruction(), RemapInstruction(), llvm::SelectionDAG::ReplaceAllUsesOfValueWith(), llvm::SDNode::SDNode(), llvm::TargetLowering::TargetLoweringOpt::ShrinkDemandedConstant(), llvm::TargetLowering::SimplifyDemandedBits(), llvm::MachineInstr::substituteValue(), llvm::SelectionDAG::UpdateNodeOperands(), llvm::SelectionDAGLowering::visitShr(), and llvm::SelectionDAGLowering::visitTargetIntrinsic().