Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp51 AssemblerConstantPools::getConstantPool(const MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue
DMachineInstr.cpp408 MachinePointerInfo MachinePointerInfo::getConstantPool() { in getConstantPool() function in MachinePointerInfo
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1332 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1360 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG