Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4379 auto OrLHS = in narrowScalarShiftByConstant() local
4398 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); in narrowScalarShiftByConstant() local
4421 auto OrLHS = MIRBuilder.buildLShr(NVT, InL, ShiftAmtConst); in narrowScalarShiftByConstant() local
H A DCombinerHelper.cpp3351 Register OrLHS = Curr->getOperand(1).getReg(); in findCandidatesForLoadOrCombine() local