Home
last modified time | relevance | path

Searched refs:isXFormMemOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h291 bool isXFormMemOp(unsigned Opcode) const { in isXFormMemOp() function
H A DPPCRegisterInfo.cpp490 if (InstrInfo->isXFormMemOp(Opcode)) { in requiresFrameIndexScavenging()
H A DPPCInstrInfo.cpp1950 if (isXFormMemOp(Opcode)) in StoreRegToStackSlot()
2005 if (isXFormMemOp(Opcode)) in LoadRegFromStackSlot()