Searched refs:getConstantFromConstantPool (Results 1 – 3 of 3) sorted by relevance
375 const Constant *getConstantFromConstantPool(MachineInstr *I) const;
780 const Constant *C = TII->getConstantFromConstantPool(DefMI); in simplifyCode()
559 const Constant *C = getConstantFromConstantPool(ConstDefInstr); in finalizeInsInstrs()718 PPCInstrInfo::getConstantFromConstantPool(MachineInstr *I) const { in getConstantFromConstantPool() function in PPCInstrInfo