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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h44 class ConstantPool { class in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp70 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
89 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMBaseRegisterInfo.cpp464 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMISelLowering.cpp9786 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
9887 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
10289 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp423 auto *ConstantPool = MF.getConstantPool(); local
818 initializeConstantPool(PerFunctionMIParsingState &PFS, MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp501 convert(yaml::MachineFunction &MF, const MachineConstantPool &ConstantPool) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h241 MachineConstantPool *ConstantPool; member in class:llvm::MachineFunction
H A DISDOpcodes.h64 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator in enum:llvm::ISD::NodeType
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4745 SmallDenseMap<Value *, Constant *> ConstantPool; local
4690 LookupConstant(Value *V, const SmallDenseMap<Value *, Constant *> &ConstantPool) argument
4702 ConstantFold(Instruction *I, const DataLayout &DL, const SmallDenseMap<Value *, Constant *> &ConstantPool) argument
[all...]

Completed in 149 milliseconds