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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h43 class ConstantPool { class in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp70 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
89 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMBaseRegisterInfo.cpp483 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
H A DARMISelLowering.cpp10355 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
10455 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
10855 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp528 convert(yaml::MachineFunction &MF, const MachineConstantPool &ConstantPool) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp455 auto *ConstantPool = MF.getConstantPool(); local
865 initializeConstantPool(PerFunctionMIParsingState &PFS, MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h248 MachineConstantPool *ConstantPool; member in class:llvm::MachineFunction
H A DISDOpcodes.h75 ConstantPool, enumerator in enum:llvm::ISD::NodeType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5255 SmallDenseMap<Value *, Constant *> ConstantPool; local
5200 LookupConstant(Value *V, const SmallDenseMap<Value *, Constant *> &ConstantPool) argument
5212 ConstantFold(Instruction *I, const DataLayout &DL, const SmallDenseMap<Value *, Constant *> &ConstantPool) argument
[all...]

Completed in 508 milliseconds