Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h567 MachineBasicBlock *emitSelect(MachineInstr &MI, MachineBasicBlock *BB) const;
DSystemZISelLowering.cpp5198 SystemZTargetLowering::emitSelect(MachineInstr &MI, in emitSelect() function in SystemZTargetLowering
6000 return emitSelect(MI, MBB); in EmitInstrWithCustomInserter()