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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp135 bool X86SelectFPTrunc(const Instruction *I);
2468 // Helper method used by X86SelectFPExt and X86SelectFPTrunc.
2516 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { function in class:X86FastISel
3637 return X86SelectFPTrunc(I);

Completed in 177 milliseconds