Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp160 void splitCompareBranch(MachineInstr *MI, unsigned CompareOpcode);
374 unsigned CompareOpcode) { in splitCompareBranch() argument
377 BuildMI(*MBB, MI, DL, TII->get(CompareOpcode)) in splitCompareBranch()
DSystemZISelLowering.h664 unsigned CompareOpcode,
DSystemZISelLowering.cpp7150 MachineInstr &MI, MachineBasicBlock *MBB, unsigned CompareOpcode, in emitAtomicLoadMinMax() argument
7216 BuildMI(MBB, DL, TII->get(CompareOpcode)) in emitAtomicLoadMinMax()