Home
last modified time | relevance | path

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

/external/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/SelectionDAG/
DSelectionDAG.cpp1094 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1121 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG