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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp114 bool X86SelectShift(const Instruction *I);
1528 bool X86FastISel::X86SelectShift(const Instruction *I) { function in class:X86FastISel
3239 return X86SelectShift(I);

Completed in 37 milliseconds