Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp132 bool X86SelectSIToFP(const Instruction *I);
2067 bool X86FastISel::X86SelectSIToFP(const Instruction *I) { in X86SelectSIToFP() function in X86FastISel
3219 return X86SelectSIToFP(I); in fastSelectInstruction()