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