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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp125 bool X86SelectFPTrunc(const Instruction *I);
2065 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { function in class:X86FastISel
3146 return X86SelectFPTrunc(I);

Completed in 70 milliseconds