Searched defs:HV (Results 1 – 7 of 7) sorted by relevance
152 FormattedNumber(uint64_t HV, int64_t DV, unsigned W, bool H, bool U, in FormattedNumber()
155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() local
2542 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
2547 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
5792 SystemZABIInfo(CodeGenTypes &CGT, bool HV) in SystemZABIInfo()
7175 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo()