Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4728 auto LoS = MIRBuilder.buildShl(HalfTy, InL, Amt); in narrowScalarShift() local
4753 auto LoS = MIRBuilder.buildOr(HalfTy, LoOr, HiOr); in narrowScalarShift() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2805 SDValue LoS, HiS, LoL, HiL; in ExpandShiftWithUnknownAmountBit() local