Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp98 bool X86SelectCmp(const Instruction *I);
889 bool X86FastISel::X86SelectCmp(const Instruction *I) { in X86SelectCmp() function in X86FastISel
1932 return X86SelectCmp(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp109 bool X86SelectCmp(const Instruction *I);
1408 bool X86FastISel::X86SelectCmp(const Instruction *I) { in X86SelectCmp() function in X86FastISel
3413 return X86SelectCmp(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp109 bool X86SelectCmp(const Instruction *I);
1437 bool X86FastISel::X86SelectCmp(const Instruction *I) { in X86SelectCmp() function in X86FastISel
3629 return X86SelectCmp(I); in fastSelectInstruction()