Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp79 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { getConstantPool() function in AssemblerConstantPools
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp115 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { getConstantPool() function in PseudoSourceValueManager
H A DMachineOperand.cpp1056 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp110 const Constant *CSKYConstantPoolConstant::getConstantPool() const { in getConstantPool() function in CSKYConstantPoolConstant
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1872 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, getConstantPool() function in SelectionDAG
1901 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, getConstantPool() function in SelectionDAG