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

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

Completed in 109 milliseconds