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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp102 bool X86SelectZExt(const Instruction *I);
988 bool X86FastISel::X86SelectZExt(const Instruction *I) { function in class:X86FastISel
1979 return X86SelectZExt(I);
2001 return X86SelectZExt(I);

Completed in 91 milliseconds