Searched defs:arg_ty (Results 1 – 6 of 6) sorted by relevance
53 Type arg_ty = arg.getType(); in matchAndRewrite() local
1416 llvm::Type *arg_ty = arg_op->getType(); in Interpret() local
4562 let arg_ty = arg_item.kind().expect_type(); in fnsig_arguments() localVariable4572 let arg_ty = match *arg_ty.canonical_type(ctx).kind() { in fnsig_arguments() localVariable
288 auto arg_ty = tensor.getType().dyn_cast<ShapedType>(); in fold() local
1041 auto arg_ty = operands.front().getType().cast<TensorType>(); in inferReturnTypes() local
39 typedef struct _arg *arg_ty; typedef