Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp105 bool X86SelectRet(const Instruction *I);
1166 bool X86FastISel::X86SelectRet(const Instruction *I) { in X86SelectRet() function in X86FastISel
3593 return X86SelectRet(I); in fastSelectInstruction()