Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp94 bool X86SelectStore(const Instruction *I);
672 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore() function in X86FastISel
1927 return X86SelectStore(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp105 bool X86SelectStore(const Instruction *I);
1091 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore() function in X86FastISel
3408 return X86SelectStore(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp105 bool X86SelectStore(const Instruction *I);
1115 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore() function in X86FastISel
3624 return X86SelectStore(I); in fastSelectInstruction()