Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h635 bool isImmInstrEligibleForFolding(MachineInstr &MI, unsigned &BaseReg,
H A DPPCInstrInfo.cpp3541 if (!isImmInstrEligibleForFolding(MI, ToBeDeletedReg, XFormOpcode, OffsetImm, in foldFrameOffset()
3647 bool PPCInstrInfo::isImmInstrEligibleForFolding(MachineInstr &MI, in isImmInstrEligibleForFolding() function in PPCInstrInfo