Home
last modified time | relevance | path

Searched refs:EmitLoweredSelect (Results 1 – 7 of 7) 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-7.0/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,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1308 MachineBasicBlock *EmitLoweredSelect(MachineInstr &I,
DX86ISelLowering.cpp27221 X86TargetLowering::EmitLoweredSelect(MachineInstr &MI, in EmitLoweredSelect() function in X86TargetLowering
28585 return EmitLoweredSelect(MI, BB); in EmitInstrWithCustomInserter()