Searched defs:ConstantPool (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DThumb2RegisterInfo.cpp43 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DThumb1RegisterInfo.cpp73 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMBaseRegisterInfo.cpp378 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMISelLowering.cpp6615 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
6707 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
7036 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunction.h93 MachineConstantPool *ConstantPool; member in class:llvm::MachineFunction
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator in enum:llvm::ISD::NodeType
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp307 MachineConstantPool *ConstantPool; member in class:__anon2263::JITEmitter
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3337 LookupConstant(Value *V, const SmallDenseMap<Value*, Constant*>& ConstantPool) argument
3348 ConstantFold(Instruction *I, const SmallDenseMap<Value*, Constant*>& ConstantPool) argument
3405 SmallDenseMap<Value*, Constant*> ConstantPool; local
[all...]

Completed in 124 milliseconds