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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp117 bool X86SelectShift(const Instruction *I);
1780 bool X86FastISel::X86SelectShift(const Instruction *I) { function in class:X86FastISel
3624 return X86SelectShift(I);

Completed in 188 milliseconds