Searched defs:recId (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | LLVMAttrs.cpp | 203 withRecId(DistinctAttr recId) withRecId() argument 212 getRecSelf(DistinctAttr recId) getRecSelf() argument [all...] |
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | DebugImporter.cpp | 379 DistinctAttr recId = nodeToRecId.lookup(node); pruneOrPushTranslationStack() local
|
/llvm-project/mlir/lib/CAPI/Dialect/ |
H A D | LLVM.cpp | 163 mlirLLVMDICompositeTypeAttrGet(MlirContext ctx,unsigned int tag,MlirAttribute recId,MlirAttribute name,MlirAttribute file,uint32_t line,MlirAttribute scope,MlirAttribute baseType,int64_t flags,uint64_t sizeInBits,uint64_t alignInBits,intptr_t nElements,MlirAttribute const * elements,MlirAttribute dataLocation,MlirAttribute rank,MlirAttribute allocated,MlirAttribute associated) mlirLLVMDICompositeTypeAttrGet() argument
|