Searched refs:getConstantFromConstantPool (Results 1 – 2 of 2) sorted by relevance
259 const Constant *getConstantFromConstantPool(MachineInstr *I) const;
578 const Constant *C = getConstantFromConstantPool(ConstDefInstr); in finalizeInsInstrs()739 PPCInstrInfo::getConstantFromConstantPool(MachineInstr *I) const { in getConstantFromConstantPool() function in PPCInstrInfo