Searched defs:argArray (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/GPU/ | ||
H A D | SelectObjectAttr.cpp | 325 Value *argArray = builder.CreateAlloca( createKernelArgArray() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | HlfirIntrinsics.cpp | 264 computeResultType(mlir::Value argArray,mlir::Type stmtResultType) computeResultType() argument |