Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DSideEffects.cpp35 StringRef SideEffect::getResource() const { in getResource() function in SideEffect
/llvm-project/mlir/include/mlir/IR/
H A DOpImplementation.h43 void *getResource() const { return resource; } in getResource() function
78 ResourceT *getResource() { in getResource() function
81 const ResourceT *getResource() const { in getResource() function
/llvm-project/mlir/include/mlir/Interfaces/
H A DSideEffectInterfaces.h247 Resource *getResource() const { return resource; } in getResource() function
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h1334 virtual Error getResource(ResourceHandleTy &Handle) { getResource() function
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp1625 virtual Error getResource(AMDGPUStreamTy *&StreamHandle) override { getResource() function