Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp110 bool X86SelectFPExt(const Instruction *I);
1234 bool X86FastISel::X86SelectFPExt(const Instruction *I) { in X86SelectFPExt() function in X86FastISel
1948 return X86SelectFPExt(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp132 bool X86SelectFPExt(const Instruction *I);
2331 bool X86FastISel::X86SelectFPExt(const Instruction *I) { in X86SelectFPExt() function in X86FastISel
3432 return X86SelectFPExt(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp134 bool X86SelectFPExt(const Instruction *I);
2514 bool X86FastISel::X86SelectFPExt(const Instruction *I) { in X86SelectFPExt() function in X86FastISel
3650 return X86SelectFPExt(I); in fastSelectInstruction()