Home
last modified time | relevance | path

Searched refs:EmitLoweredSelect (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kISelLowering.h300 MachineBasicBlock *EmitLoweredSelect(MachineInstr &I,
HDM68kISelLowering.cpp3098 M68kTargetLowering::EmitLoweredSelect(MachineInstr &MI, in EmitLoweredSelect() function in M68kTargetLowering
3332 return EmitLoweredSelect(MI, BB); in EmitInstrWithCustomInserter()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.h1772 MachineBasicBlock *EmitLoweredSelect(MachineInstr &I,
HDX86ISelLowering.cpp35089 X86TargetLowering::EmitLoweredSelect(MachineInstr &MI, in EmitLoweredSelect() function in X86TargetLowering
36584 return EmitLoweredSelect(MI, BB); in EmitInstrWithCustomInserter()