Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp96 bool X86SelectRet(const Instruction *I);
689 bool X86FastISel::X86SelectRet(const Instruction *I) { in X86SelectRet() function in X86FastISel
1929 return X86SelectRet(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp107 bool X86SelectRet(const Instruction *I);
1134 bool X86FastISel::X86SelectRet(const Instruction *I) { in X86SelectRet() function in X86FastISel
3410 return X86SelectRet(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp107 bool X86SelectRet(const Instruction *I);
1158 bool X86FastISel::X86SelectRet(const Instruction *I) { in X86SelectRet() function in X86FastISel
3626 return X86SelectRet(I); in fastSelectInstruction()