Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.h155 EmitCustomSelect(MachineInstr *MI, MachineBasicBlock *MBB) const;
DMBlazeISelLowering.cpp226 return EmitCustomSelect(MI, MBB); in EmitInstrWithCustomInserter()
346 MBlazeTargetLowering::EmitCustomSelect(MachineInstr *MI, in EmitCustomSelect() function in MBlazeTargetLowering