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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp890 static bool isSimpleBD12Move(const MachineInstr *MI, unsigned Flag) { function
1154 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXLoad)) {
1165 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXStore)) {

Completed in 403 milliseconds