Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp155 uint32_t HV = HashValues[TIB.toArrayIndex()]; in buildHashMap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2547 APInt HV = HiVs[i].zextOrSelf(64) << 32; in evaluateHexRSEQ32() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp7220 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo()