Home
last modified time | relevance | path

Searched defs:getAsOpaquePointer (Results 1 – 11 of 11) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DIntegerSet.h111 const void *getAsOpaquePointer() const { in getAsOpaquePointer() function
H A DLocation.h107 const void *getAsOpaquePointer() const { return impl.getAsOpaquePointer(); } getAsOpaquePointer() function
H A DTypes.h182 const void *getAsOpaquePointer() const { getAsOpaquePointer() function
H A DAttributes.h91 const void *getAsOpaquePointer() const { return impl; } in getAsOpaquePointer() function
H A DAffineExpr.h198 const void *getAsOpaquePointer() const { in getAsOpaquePointer() function
H A DAffineMap.h384 const void *getAsOpaquePointer() const { getAsOpaquePointer() function
H A DValue.h243 void *getAsOpaquePointer() const { return impl; } in getAsOpaquePointer() function
H A DOperationSupport.h485 void *getAsOpaquePointer() const { return const_cast<Impl *>(impl); } getAsOpaquePointer() function
/llvm-project/mlir/include/mlir/TableGen/
H A DPattern.h118 const void *getAsOpaquePointer() const { return def; } in getAsOpaquePointer() function
213 const void *getAsOpaquePointer() const { return node; } in getAsOpaquePointer() function
/llvm-project/mlir/include/mlir/Support/
H A DTypeID.h129 const void *getAsOpaquePointer() const { in getAsOpaquePointer() function
H A DTiming.h63 const void *getAsOpaquePointer() const { in getAsOpaquePointer() function