Home
last modified time | relevance | path

Searched defs:Lookup (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.cpp59 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMnemonic() local
94 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMinVersion() local
106 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMaxVersion() local
150 const SPIRV::SymbolicOperand *Lookup = in getLinkStringForBuiltIn() local
165 const SPIRV::SymbolicOperand *Lookup = in getSpirvBuiltInIdByName() local
201 const SPIRV::ExtendedBuiltin *Lookup = in getExtInstName() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
H A DDenseMap.h556 ValueT &&Value, LookupKeyT &Lookup) { in InsertIntoBucketWithLookup()
565 BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, in InsertIntoBucketImpl()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DThreadSafeDenseMap.h39 _ValueType Lookup(_KeyType k) { in Lookup() function
44 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
H A DThreadSafeDenseSet.h38 bool Lookup(_ElementType e) { in Lookup() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DComparisonCategories.cpp82 DeclContextLookupResult Lookup = Record->getCanonicalDecl()->lookup( in lookupValueInfo() local
93 DeclContextLookupResult Lookup = in lookupStdNamespace() local
105 DeclContextLookupResult Lookup = StdNS->lookup(&Ctx.Idents.get(Name)); in lookupCXXRecordDecl() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp86 const SymbolLookupSet &Lookup) { in lookup()
97 const RemoteSymbolLookupSet &Lookup) { in lookup()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h35 ExecutorAddr Lookup; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp88 auto Lookup = Result.find(Key); in fillMapFromAssume() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h407 ValueT &&Value, LookupKeyT &Lookup) { in InsertIntoBucketWithLookup()
416 BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, in InsertIntoBucketImpl()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp53 static std::optional<V> Lookup(DenseMap<K, V> &map, K k) { in Lookup() function
70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp182 auto Lookup = AssumedKnowledgeMap.find(Key); in addKnowledge() local
442 auto &Lookup = Knowledge[{RK.WasOn, RK.AttrKind}]; in dropRedundantKnowledge() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDynamicLibrary.cpp96 void *Lookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in Lookup() function in DynamicLibrary::HandleSet
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1058 const char *Lookup = ",/\\:. \n\t'-"; in demangleCharLiteral() local
1065 char Lookup[26] = {'\xE1', '\xE2', '\xE3', '\xE4', '\xE5', '\xE6', '\xE7', in demangleCharLiteral() local
1075 char Lookup[26] = {'\xC1', '\xC2', '\xC3', '\xC4', '\xC5', '\xC6', '\xC7', in demangleCharLiteral() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp252 UnresolvedLookupExpr *Lookup) { in BuildOperatorCoawaitCall()
804 ExprResult Lookup = BuildOperatorCoawaitLookupExpr(S, Loc); in ActOnCoawaitExpr() local
834 UnresolvedLookupExpr *Lookup) { in BuildUnresolvedCoawaitExpr()
H A DSemaAttr.cpp829 LookupResult Lookup(*this, Name, IdTok.getLocation(), LookupOrdinaryName); in ActOnPragmaUnused() local
H A DSemaOpenMP.cpp3030 LookupResult Lookup(*this, Id, LookupOrdinaryName); in ActOnOpenMPIdExpression() local
7152 LookupResult Lookup(*this, DeclarationName(BaseII), D.getIdentifierLoc(), in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
18786 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef() local
18846 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef() local
21560 LookupResult Lookup(SemaRef, MapperId, Sema::LookupOMPMapperName); in buildUserDefinedMapperRef() local
22088 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPReductionName, in ActOnOpenMPDeclareReductionDirectiveStart() local
22340 LookupResult Lookup(*this, Name, SourceLocation(), LookupOMPMapperName, in ActOnOpenMPDeclareMapperDirective() local
22864 LookupResult Lookup(*this, Id, LookupOrdinaryName); in lookupOpenMPDeclareTargetName() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp38 DirectoryLookup Lookup; member
H A DPPDirectives.cpp1903 ConstSearchDirIterator Lookup = CurDirLookup; in getIncludeNextStart() local
2570 ConstSearchDirIterator Lookup = nullptr; in HandleIncludeNextDirective() local
H A DPPMacroExpansion.cpp1273 ConstSearchDirIterator Lookup = nullptr; in EvaluateHasIncludeNext() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp79 const auto *Lookup = State->get<DynamicCastMap>().lookup(MR); in getDynamicCastInfo() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp468 const auto *Lookup = CDM.lookup(Call); in evalCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp597 static int Lookup(ArrayRef<TableEntry> Table, unsigned Opcode) { in Lookup() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp188 Lookup("lookup", variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp3780 data_type_ref Lookup) { in EmitKeyDataLength()
3838 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData()

12