Searched defs:HiL (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mbedtls/library/ |
H A D | gcm.c | 109 uint64_t *HiL = ctx->HL + i, *HiH = ctx->HH + i; in gcm_gen_table() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 3235 auto HiL = MIRBuilder.buildShl(HalfTy, InL, AmtExcess); // Hi from Lo part. in narrowScalarShift() local 3255 MachineInstrBuilder HiL; in narrowScalarShift() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 1622 SDValue LoS, HiS, LoL, HiL; in ExpandShiftWithUnknownAmountBit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4736 auto HiL = MIRBuilder.buildShl(HalfTy, InL, AmtExcess); // Hi from Lo part. in narrowScalarShift() local 4756 MachineInstrBuilder HiL; in narrowScalarShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2150 SDValue LoS, HiS, LoL, HiL; in ExpandShiftWithUnknownAmountBit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2805 SDValue LoS, HiS, LoL, HiL; in ExpandShiftWithUnknownAmountBit() local
|