Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp113 bool X86SelectSExt(const Instruction *I);
1590 bool X86FastISel::X86SelectSExt(const Instruction *I) { in X86SelectSExt() function in X86FastISel
3633 return X86SelectSExt(I); in fastSelectInstruction()