Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp353 if (const auto *HV = BD->getHoldingVar()) VisitBinaryOperator() local
385 if (const auto *HV = BD->getHoldingVar()) VisitDeclRefExpr() local
400 if (const auto *HV = BD->getHoldingVar()) VisitDeclStmt() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp155 HashMap[HV].push_back(TIB++); in buildHashMap() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp28 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2540 APInt HV = HiVs[i].zext(64) << 32; evaluateHexRSEQ32() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3164 else if (const auto *HV = BD->getHoldingVar()) { VisitCommonDeclRefExpr() local