Home
last modified time | relevance | path

Searched defs:OrLHS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5138 auto OrLHS = narrowScalarShiftByConstant() local
5157 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); narrowScalarShiftByConstant() local
5180 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); narrowScalarShiftByConstant() local
H A DCombinerHelper.cpp3713 Register OrLHS = Curr->getOperand(1).getReg(); findCandidatesForLoadOrCombine() local