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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp124 bool X86SelectFPExt(const Instruction *I);
2045 bool X86FastISel::X86SelectFPExt(const Instruction *I) { function in class:X86FastISel
3144 return X86SelectFPExt(I);

Completed in 74 milliseconds