Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp118 bool X86SelectTrunc(const Instruction *I);
2514 bool X86FastISel::X86SelectTrunc(const Instruction *I) { in X86SelectTrunc() function in X86FastISel
3669 return X86SelectTrunc(I); in fastSelectInstruction()
3685 return X86SelectTrunc(I); in fastSelectInstruction()