Home
last modified time | relevance | path

Searched defs:getConstantPool (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/MC/
DConstantPools.cpp50 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue
DMachineInstr.cpp343 MachinePointerInfo MachinePointerInfo::getConstantPool() { in getConstantPool() function in MachinePointerInfo
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
DMachineInstr.cpp476 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp151 ConstantList getConstantPool() const { in getConstantPool() function in Ice::__anon473404440111::TypePool
840 ConstantList GlobalContext::getConstantPool(Type Ty) { in getConstantPool() function in Ice::GlobalContext
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1117 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1144 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1329 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1356 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG