Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp124 bool X86SelectFPTrunc(const Instruction *I);
2501 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { in X86SelectFPTrunc() function in X86FastISel
3618 return X86SelectFPTrunc(I); in fastSelectInstruction()