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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86FastISel.cpp102 bool X86SelectZExt(const Instruction *I);
1002 bool X86FastISel::X86SelectZExt(const Instruction *I) { function in class:X86FastISel
1993 return X86SelectZExt(I);
2015 return X86SelectZExt(I);

Completed in 163 milliseconds