Home
last modified time | relevance | path

Searched refs:emitICmp128Hi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h811 MachineBasicBlock *emitICmp128Hi(MachineInstr &MI, MachineBasicBlock *BB,
H A DSystemZISelLowering.cpp9810 SystemZTargetLowering::emitICmp128Hi(MachineInstr &MI, in emitICmp128Hi() function in SystemZTargetLowering
10878 return emitICmp128Hi(MI, MBB, false); in EmitInstrWithCustomInserter()
10880 return emitICmp128Hi(MI, MBB, true); in EmitInstrWithCustomInserter()