Searched defs:getConstantPool (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/MC/ | ||
D | ConstantPools.cpp | 51 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools |
/external/llvm/lib/CodeGen/ | ||
D | PseudoSourceValue.cpp | 111 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager |
D | MachineInstr.cpp | 469 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | SelectionDAG.cpp | 1348 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG |