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

/freebsd-9.3-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.cpp399 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMISelLowering.cpp7034 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
7126 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
7513 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunction.h93 MachineConstantPool *ConstantPool; member in class:llvm::MachineFunction
H A DStackMaps.h137 struct ConstantPool { struct in class:llvm::StackMaps
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator in enum:llvm::ISD::NodeType
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp306 MachineConstantPool *ConstantPool; member in class:__anon2225::JITEmitter
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3378 SmallDenseMap<Value*, Constant*> ConstantPool; local
3321 LookupConstant(Value *V, const SmallDenseMap<Value*, Constant*>& ConstantPool) argument
3333 ConstantFold(Instruction *I, const SmallDenseMap<Value *, Constant *> &ConstantPool, const DataLayout *DL) argument
[all...]

Completed in 230 milliseconds