Home
last modified time | relevance | path

Searched defs:HV (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DFormat.h152 FormattedNumber(uint64_t HV, int64_t DV, unsigned W, bool H, bool U, in FormattedNumber()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp2530 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp5792 SystemZABIInfo(CodeGenTypes &CGT, bool HV) in SystemZABIInfo()