Searched defs:HV (Results 1 – 3 of 3) sorted by relevance
155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() local
2547 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
7220 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo()