Home
last modified time | relevance | path

Searched refs:getConstantFromConstantPool (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h286 const Constant *getConstantFromConstantPool(MachineInstr *I) const;
DPPCInstrInfo.cpp582 const Constant *C = getConstantFromConstantPool(ConstDefInstr); in finalizeInsInstrs()
741 PPCInstrInfo::getConstantFromConstantPool(MachineInstr *I) const { in getConstantFromConstantPool() function in PPCInstrInfo