Home
last modified time | relevance | path

Searched defs:ConstantPool (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2RegisterInfo.cpp43 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
DThumb1RegisterInfo.cpp72 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
DARMBaseRegisterInfo.cpp806 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
/external/llvm/include/llvm/MC/
DConstantPools.h46 ConstantPool() {} in ConstantPool() function
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h42 ConstantPool, enumerator
DStackMaps.h193 typedef MapVector<uint64_t, uint64_t> ConstantPool; typedef
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/external/llvm/lib/Target/ARM/
DThumbRegisterInfo.cpp71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local
90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
DARMBaseRegisterInfo.cpp417 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
DARMISelLowering.cpp7566 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
7655 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
8032 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp299 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
615 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp185 if (const auto *ConstantPool = MF.getConstantPool()) in print() local
388 const MachineConstantPool &ConstantPool) { in convert()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp303 MachineConstantPool *ConstantPool; member in __anon929fd48d0111::JITEmitter
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4165 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()
4177 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()
4219 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local