Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp134 bool X86SelectSIToFP(const Instruction *I);
2270 bool X86FastISel::X86SelectSIToFP(const Instruction *I) { in X86SelectSIToFP() function in X86FastISel
3436 return X86SelectSIToFP(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp136 bool X86SelectSIToFP(const Instruction *I);
2473 bool X86FastISel::X86SelectSIToFP(const Instruction *I) { in X86SelectSIToFP() function in X86FastISel
3654 return X86SelectSIToFP(I); in fastSelectInstruction()