Home
last modified time | relevance | path

Searched refs:packAllocSizeArgs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp43 static uint64_t packAllocSizeArgs(unsigned ElemSizeArg, in packAllocSizeArgs() function
138 return get(Context, AllocSize, packAllocSizeArgs(ElemSizeArg, NumElemsArg)); in getWithAllocSizeArgs()
1391 return addAllocSizeAttrFromRawRepr(packAllocSizeArgs(ElemSize, NumElems)); in addAllocSizeAttr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp59 static uint64_t packAllocSizeArgs(unsigned ElemSizeArg, in packAllocSizeArgs() function
176 return get(Context, AllocSize, packAllocSizeArgs(ElemSizeArg, NumElemsArg)); in getWithAllocSizeArgs()
1562 return addAllocSizeAttrFromRawRepr(packAllocSizeArgs(ElemSize, NumElems)); in addAllocSizeAttr()
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp60 static uint64_t packAllocSizeArgs(unsigned ElemSizeArg, in packAllocSizeArgs() function
192 return get(Context, AllocSize, packAllocSizeArgs(ElemSizeArg, NumElemsArg)); in getWithAllocSizeArgs()
1704 return addAllocSizeAttrFromRawRepr(packAllocSizeArgs(ElemSize, NumElems)); in addAllocSizeAttr()