Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp100 bool X86SelectZExt(const Instruction *I);
967 bool X86FastISel::X86SelectZExt(const Instruction *I) { in X86SelectZExt() function in X86FastISel
1934 return X86SelectZExt(I); in TargetSelectInstruction()
1956 return X86SelectZExt(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp111 bool X86SelectZExt(const Instruction *I);
1505 bool X86FastISel::X86SelectZExt(const Instruction *I) { in X86SelectZExt() function in X86FastISel
3415 return X86SelectZExt(I); in fastSelectInstruction()
3442 return X86SelectZExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp111 bool X86SelectZExt(const Instruction *I);
1531 bool X86FastISel::X86SelectZExt(const Instruction *I) { in X86SelectZExt() function in X86FastISel
3631 return X86SelectZExt(I); in fastSelectInstruction()
3662 return X86SelectZExt(I); in fastSelectInstruction()