Home
last modified time | relevance | path

Searched defs:ShiftLHS (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp823 MachineInstr *ShiftLHS = in getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp6608 MachineOperand &ShiftLHS = ShiftInst->getOperand(1); in selectShiftedRegister() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14936 SDValue ShiftLHS = N->getOperand(0); in isDesirableToCommuteWithShift() local
15988 uint32_t ShiftLHS = 0; in tryCombineToEXTR() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31338 unsigned ShiftLHS = IsROTL ? ISD::SHL : ISD::SRL; in LowerRotate() local