Home
last modified time | relevance | path

Searched defs:getWithTypeID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DTypeSupport.h180 getWithTypeID(MLIRContext *ctx, TypeID typeID, Args &&...args) { in getWithTypeID() function
201 getWithTypeID(MLIRContext *ctx, TypeID typeID) { in getWithTypeID() function
H A DAttributeSupport.h202 getWithTypeID(MLIRContext *ctx, TypeID typeID, Args &&...args) { in getWithTypeID() function
227 getWithTypeID(MLIRContext *ctx, TypeID typeID) { in getWithTypeID() function