Home
last modified time | relevance | path

Searched refs:NewSym (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp159 std::string NewSym; in findIndexForHandle() local
160 raw_string_ostream NewSymStr(NewSym); in findIndexForHandle()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp159 std::string NewSym; in findIndexForHandle() local
160 raw_string_ostream NewSymStr(NewSym); in findIndexForHandle()
/external/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp159 std::string NewSym; in findIndexForHandle() local
160 raw_string_ostream NewSymStr(NewSym); in findIndexForHandle()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DContainerModeling.cpp153 SymbolRef NewSym, SymbolRef CondSym, BinaryOperator::Opcode Opc);
155 SymbolRef OldSym, SymbolRef NewSym);
1019 SymbolRef NewSym, SymbolRef CondSym, BinaryOperator::Opcode Opc) { in rebaseSymbolInIteratorPositionsIf() argument
1025 NewSym)); in rebaseSymbolInIteratorPositionsIf()
1035 SymbolRef NewSym) { in rebaseSymbol() argument
1045 return SVB.evalBinOpNN(State, BO_Add, *DiffInt, nonloc::SymbolVal(NewSym), in rebaseSymbol()
/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp565 Symbol NewSym = *S; in finish() local
566 NewSym.IncludeHeaders.push_back({std::move(*Header), 1}); in finish()
567 Symbols.insert(NewSym); in finish()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp403 DefinedOrUnknownSVal NewSym = in VisitCast() local
406 state = state->BindExpr(CastE, LCtx, NewSym); in VisitCast()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp479 DefinedOrUnknownSVal NewSym = in VisitCast() local
482 state = state->BindExpr(CastE, LCtx, NewSym); in VisitCast()