Searched refs:alloc0 (Results 1 – 8 of 8) sorted by relevance
112 uptr alloc0 = __sanitizer_get_current_allocated_bytes(); in TEST() local125 EXPECT_EQ(alloc0 + 16, __sanitizer_get_current_allocated_bytes()); in TEST()132 EXPECT_EQ(alloc0, __sanitizer_get_current_allocated_bytes()); in TEST()
113 uptr alloc0 = __sanitizer_get_current_allocated_bytes(); in TEST() local126 EXPECT_EQ(alloc0 + 16, __sanitizer_get_current_allocated_bytes()); in TEST()133 EXPECT_EQ(alloc0, __sanitizer_get_current_allocated_bytes()); in TEST()
73 define void @foo_complex(i8* nocapture readonly align 16 dereferenceable(134217728) %alloc0) {74 %targ0.1.typed = bitcast i8* %alloc0 to [1024 x [131072 x i8]]*
143 ANTLR_INLINE static void* alloc0( std::size_t bytes ) in alloc0() function in DefaultAllocPolicy
108 m_blist.set_bits( (ANTLR_BITWORD*) AllocPolicyType::alloc0(numelements * sizeof(ANTLR_BITWORD)));233 newBits = (ANTLR_BITWORD*) AllocPolicyType::alloc0(newSize * sizeof(ANTLR_BITWORD) );
608 m_edges = AllocPolicyType::alloc0(sizeof(BitsetType*) * (maxEdge + 1));
3 …d @scatter_TensorFlowScatterV1(i8* noalias align 16 dereferenceable(36) %alloc0, i8* noalias align…73 …void @scatter_ScatterIntoScalar(i8* noalias align 16 dereferenceable(4) %alloc0, i8* noalias align…130 …@scatter_TensorFlowScatter_Mul(i8* noalias align 16 dereferenceable(36) %alloc0, i8* noalias align…213 // CHECK-LABEL: define void @scatter_ScalarUpdate(i8* noalias align 16 dereferenceable(16) %alloc0,…
570 to free %alloc0 in bb0 and %alloc1 in bb1. Afterwards, we can continue