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