Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h264 const Constant *getConstantFromConstantPool(MachineInstr *I) const;
H A DPPCInstrInfo.cpp578 const Constant *C = getConstantFromConstantPool(ConstDefInstr); in finalizeInsInstrs()
739 PPCInstrInfo::getConstantFromConstantPool(MachineInstr *I) const { in getConstantFromConstantPool() function in PPCInstrInfo