Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp49 std::vector<WatchpointResourceSP> resources; in AtomizeWatchpointRequest() local
/llvm-project/lld/COFF/
H A DDriver.h195 std::vector<MemoryBufferRef> resources; global() variable
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DUnifyAliasedResourcePass.cpp272 const Descriptor &descriptor, ArrayRef<spirv::GlobalVariableOp> resources) { in recordIfUnifiable()
619 const auto &resources = dr.second; in runOnOperation() local
/llvm-project/mlir/include/mlir/IR/
H A DAsmState.h445 SmallVector<OpaqueAsmResource> resources; global() member
[all...]
/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.h123 SetVector<AsmDialectResourceHandle> resources; member
H A DIRNumbering.cpp535 number(Dialect * dialect,ArrayRef<AsmDialectResourceHandle> resources) number() argument
[all...]
/llvm-project/libcxx/src/
H A Dmemory_resource.cpp75 } resources; global() member
/llvm-project/mlir/lib/AsmParser/
H A DParser.cpp361 auto &resources = getState().symbols.dialectResources; parseResourceHandle() local
/llvm-project/llvm/docs/
H A DProgrammersManual.rst84 .. _resources: global() target
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3181 std::vector<WatchpointResourceSP> resources = EnableWatchpoint() local