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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h187 bool isXFormMemOp(unsigned Opcode) const { function in class:llvm::PPCInstrInfo
H A DPPCRegisterInfo.cpp386 if (InstrInfo->isXFormMemOp(Opcode))
H A DPPCInstrInfo.cpp1220 if (isXFormMemOp(Opcode))
1272 if (isXFormMemOp(Opcode))

Completed in 129 milliseconds