Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower2.ll6 ; X86TargetLowering::EmitLoweredSelect.
27 ; X86TargetLowering::EmitLoweredSelect.
48 ; X86TargetLowering::EmitLoweredSelect. It also tests to make sure all
74 ; X86TargetLowering::EmitLoweredSelect. It also tests to make sure all
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h955 MachineBasicBlock *EmitLoweredSelect(MachineInstr *I,
DX86ISelLowering.cpp11684 X86TargetLowering::EmitLoweredSelect(MachineInstr *MI, in EmitLoweredSelect() function in X86TargetLowering
12018 return EmitLoweredSelect(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h1176 MachineBasicBlock *EmitLoweredSelect(MachineInstr &I,
DX86ISelLowering.cpp23131 X86TargetLowering::EmitLoweredSelect(MachineInstr &MI, in EmitLoweredSelect() function in X86TargetLowering
24383 return EmitLoweredSelect(MI, BB); in EmitInstrWithCustomInserter()