Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h650 MachineBasicBlock *emitSelect(MachineInstr &MI, MachineBasicBlock *BB) const;
DSystemZISelLowering.cpp6843 SystemZTargetLowering::emitSelect(MachineInstr &MI, in emitSelect() function in SystemZTargetLowering
7769 return emitSelect(MI, MBB); in EmitInstrWithCustomInserter()