Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/GPU/
H A DSelectObjectAttr.cpp325 Value *argArray = builder.CreateAlloca( createKernelArgArray() local
375 Value *argArray = createKernelArgArray(op); createKernelLaunch() local
/llvm-project/flang/lib/Lower/
H A DHlfirIntrinsics.cpp264 computeResultType(mlir::Value argArray,mlir::Type stmtResultType) computeResultType() argument