Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp51 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp111 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
DMachineInstr.cpp469 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1348 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1375 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG