Searched defs:HV (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | LiveVariables.cpp | 353 if (const auto *HV = BD->getHoldingVar()) VisitBinaryOperator() local |
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | TpiStream.cpp | 155 HashMap[HV].push_back(TIB++); in buildHashMap() local |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | SystemZ.cpp | 28 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo() argument |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstPropagation.cpp | 2540 APInt HV = HiVs[i].zext(64) << 32; evaluateHexRSEQ32() local |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExprEngine.cpp | 3164 else if (const auto *HV = BD->getHoldingVar()) { VisitCommonDeclRefExpr() local |