Searched defs:HV (Results 1 – 3 of 3) sorted by relevance
152 FormattedNumber(uint64_t HV, int64_t DV, unsigned W, bool H, bool U, in FormattedNumber()
2530 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
5792 SystemZABIInfo(CodeGenTypes &CGT, bool HV) in SystemZABIInfo()