Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp117 bool X86SelectShift(const Instruction *I);
1795 bool X86FastISel::X86SelectShift(const Instruction *I) { in X86SelectShift() function in X86FastISel
3633 return X86SelectShift(I); in fastSelectInstruction()