Searched refs:X86SelectUIToFP (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp137 bool X86SelectUIToFP(const Instruction *I);
2406 // Common code for X86SelectSIToFP and X86SelectUIToFP.
2464 bool X86FastISel::X86SelectUIToFP(const Instruction *I) { function in class:X86FastISel
3641 return X86SelectUIToFP(I);

Completed in 300 milliseconds