Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5220 auto OrLHS = in narrowScalarShiftByConstant() local
5239 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); in narrowScalarShiftByConstant() local
5262 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); in narrowScalarShiftByConstant() local
H A DCombinerHelper.cpp3713 Register OrLHS = Curr->getOperand(1).getReg(); in findCandidatesForLoadOrCombine() local