Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp153 void splitCompareBranch(MachineInstr *MI, unsigned CompareOpcode);
367 unsigned CompareOpcode) { in splitCompareBranch() argument
370 BuildMI(*MBB, MI, DL, TII->get(CompareOpcode)) in splitCompareBranch()
DSystemZISelLowering.h532 unsigned CompareOpcode,
DSystemZISelLowering.cpp5106 unsigned CompareOpcode, in emitAtomicLoadMinMax() argument
5174 BuildMI(MBB, DL, TII->get(CompareOpcode)) in emitAtomicLoadMinMax()