Home
last modified time | relevance | path

Searched refs:X86SelectSelect (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp106 bool X86SelectSelect(const Instruction *I);
1195 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
1944 return X86SelectSelect(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp125 bool X86SelectSelect(const Instruction *I);
2224 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
3428 return X86SelectSelect(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp127 bool X86SelectSelect(const Instruction *I);
2373 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
3646 return X86SelectSelect(I); in fastSelectInstruction()