Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.h149 EmitCustomSelect(MachineInstr *MI, MachineBasicBlock *MBB) const;
DMBlazeISelLowering.cpp230 return EmitCustomSelect(MI, MBB); in EmitInstrWithCustomInserter()
350 MBlazeTargetLowering::EmitCustomSelect(MachineInstr *MI, in EmitCustomSelect() function in MBlazeTargetLowering