Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp96 bool X86SelectRet(const Instruction *I);
1167 bool X86FastISel::X86SelectRet(const Instruction *I) { in X86SelectRet() function in X86FastISel
3647 return X86SelectRet(I); in fastSelectInstruction()