Home
last modified time | relevance | path

Searched defs:recId (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMAttrs.cpp203 withRecId(DistinctAttr recId) withRecId() argument
212 getRecSelf(DistinctAttr recId) getRecSelf() argument
[all...]
/llvm-project/mlir/lib/Target/LLVMIR/
H A DDebugImporter.cpp379 DistinctAttr recId = nodeToRecId.lookup(node); pruneOrPushTranslationStack() local
/llvm-project/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp163 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