Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c32 MlirValue funcArg1 = mlirBlockGetArgument(funcBody, 1); in populateLoopBody() local
46 MlirValue loadRHSOperands[] = {funcArg1, iv}; in populateLoopBody()