Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp109 bool X86SelectZExt(const Instruction *I);
1542 bool X86FastISel::X86SelectZExt(const Instruction *I) { in X86SelectZExt() function in X86FastISel
3598 return X86SelectZExt(I); in fastSelectInstruction()
3629 return X86SelectZExt(I); in fastSelectInstruction()