Searched defs:mtp (Results 1 – 3 of 3) sorted by relevance
72 void test_3arg_malloc(struct malloc_type *mtp) { in test_3arg_malloc()87 void test_3arg_malloc_nonzero(struct malloc_type *mtp) { in test_3arg_malloc_nonzero()102 void test_3arg_malloc_indeterminate(struct malloc_type *mtp, int flags) { in test_3arg_malloc_indeterminate()117 void test_3arg_malloc_leak(struct malloc_type *mtp, int flags) { in test_3arg_malloc_leak()
256 MemRefType mtp = getResult().getType().cast<MemRefType>(); in verify() local
583 VectorType mtp = vectorType(codegen, builder.getI1Type()); in genVectorMask() local