Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp106 bool X86SelectShift(const Instruction *I);
1789 bool X86FastISel::X86SelectShift(const Instruction *I) { in X86SelectShift() function in X86FastISel
3660 return X86SelectShift(I); in fastSelectInstruction()