Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp92 bool X86SelectLoad(const Instruction *I);
798 bool X86FastISel::X86SelectLoad(const Instruction *I) { in X86SelectLoad() function in X86FastISel
1925 return X86SelectLoad(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp103 bool X86SelectLoad(const Instruction *I);
1282 bool X86FastISel::X86SelectLoad(const Instruction *I) { in X86SelectLoad() function in X86FastISel
3406 return X86SelectLoad(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp103 bool X86SelectLoad(const Instruction *I);
1304 bool X86FastISel::X86SelectLoad(const Instruction *I) { in X86SelectLoad() function in X86FastISel
3622 return X86SelectLoad(I); in fastSelectInstruction()