Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 25 of 102) sorted by relevance

12345

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DAtomicOrdering.h91 static const bool lookup[8][8] = { in isStrongerThan() local
106 static const bool lookup[8][8] = { in isAtLeastOrStrongerThan() local
147 static const AtomicOrderingCABI lookup[8] = { in toCABI() local
H A DSymbolRemappingReader.h123 Key lookup(StringRef FunctionName) { in lookup() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/
H A Dppc32_elf_rel_addr16.s8 lookup: # @lookup label
/llvm-project-15.0.7/lldb/test/API/python_api/sblaunchinfo/
H A DTestSBLaunchInfo.py10 def lookup(info, key): function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp85 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup() function in llvm::orc::EPCGenericDylibManager
96 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup() function in llvm::orc::EPCGenericDylibManager
/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available/
H A Dtool_available.c126 int ompt_initialize(ompt_function_lookup_t lookup, int initial_device_num, in ompt_initialize()
/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h32 std::string lookup(StringRef Variable) const { in lookup() function
/llvm-project-15.0.7/mlir/python/mlir/
H A Dexecution_engine.py15 def lookup(self, name): member in ExecutionEngine
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DRelation.cpp31 RelationSlab::lookup(const SymbolID &Subject, RelationKind Predicate) const { in lookup() function in clang::clangd::RelationSlab
H A DIndex.cpp61 void SwapIndex::lookup(const LookupRequest &R, in lookup() function in clang::clangd::SwapIndex
/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available_search/
H A Dtool_available_search.c104 int ompt_initialize(ompt_function_lookup_t lookup, int initial_device_num, in ompt_initialize()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h92 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { in lookup() function
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h96 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { in lookup() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp108 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup() function
159 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup() function in InlineInfo
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/
H A Dmaster.c59 int ompt_initialize(ompt_function_lookup_t lookup, int initial_device_num, in ompt_initialize()
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp197 for (auto lookup : m_lookups) { in SerializeToStructuredData() local
219 Module::LookupInfo lookup(name, name_type_mask, m_language); in AddNameLookup() local
275 for (const auto &lookup : m_lookups) { in SearchCallback() local
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DSymbolTable.h32 T lookup(StringRef name) const { in lookup() function
40 T lookup(StringAttr name) const { in lookup() function
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h100 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { in lookup() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DValueSymbolTable.h74 Value *lookup(StringRef Name) const { in lookup() function
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DStandardLibraryTest.cpp27 const NamedDecl &lookup(TestAST &AST, llvm::StringRef Name) { in lookup() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/
H A Drepeated_calls.c83 int ompt_initialize(ompt_function_lookup_t lookup, int initial_device_num, in ompt_initialize()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h126 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { in lookup() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.cpp43 SimpleExecutorDylibManager::lookup(tpctypes::DylibHandle H, in lookup() function in llvm::orc::rt_bootstrap::SimpleExecutorDylibManager
/llvm-project-15.0.7/mlir/test/lib/Dialect/Shape/
H A DTestShapeFunctions.cpp62 auto lookup = [&](Attribute attr) { in runOnOperation() local
/llvm-project-15.0.7/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c112 int ompt_initialize(ompt_function_lookup_t lookup, int initial_device_num, in ompt_initialize()

12345