Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp104 bool X86SelectShift(const Instruction *I);
1126 bool X86FastISel::X86SelectShift(const Instruction *I) { in X86SelectShift() function in X86FastISel
1942 return X86SelectShift(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp115 bool X86SelectShift(const Instruction *I);
1701 bool X86FastISel::X86SelectShift(const Instruction *I) { in X86SelectShift() function in X86FastISel
3421 return X86SelectShift(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp117 bool X86SelectShift(const Instruction *I);
1795 bool X86FastISel::X86SelectShift(const Instruction *I) { in X86SelectShift() function in X86FastISel
3639 return X86SelectShift(I); in fastSelectInstruction()