Home
last modified time | relevance | path

Searched defs:HV (Results 1 – 7 of 7) 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-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp2542 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp2547 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp5792 SystemZABIInfo(CodeGenTypes &CGT, bool HV) in SystemZABIInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7175 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo()