Searched defs:mtp (Results 1 – 4 of 4) sorted by relevance
72 void test_3arg_malloc(struct malloc_type *mtp) { in test_3arg_malloc() argument 87 void test_3arg_malloc_nonzero(struct malloc_type *mtp) { in test_3arg_malloc_nonzero() argument 102 void test_3arg_malloc_indeterminate(struct malloc_type *mtp, int flags) { in test_3arg_malloc_indeterminate() argument 117 void test_3arg_malloc_leak(struct malloc_type *mtp, int flags) { in test_3arg_malloc_leak() argument
70 VectorType mtp = vectorType(vl, rewriter.getI1Type()); genVectorMask() local
1228 if (!mtp.isDynamicDim(0)) { in matchAndRewriteSortOp() local
1676 auto mtp = getMemRefType(getResult()); verify() local