Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5256 auto LoL = MIRBuilder.buildConstant(HalfTy, 0); // Lo part is zero. narrowScalarShift() local
5284 auto LoL = MIRBuilder.buildInstr(MI.getOpcode(), {HalfTy}, narrowScalarShift() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3153 SDValue LoS, HiS, LoL, HiL; ExpandShiftWithUnknownAmountBit() local