Searched refs:AllowAssembler (Results 1 – 6 of 6) sorted by relevance
1928 VIXL_ASSERT(AllowAssembler()); in adc()2016 VIXL_ASSERT(AllowAssembler()); in adcs()2104 VIXL_ASSERT(AllowAssembler()); in add()2317 VIXL_ASSERT(AllowAssembler()); in add()2353 VIXL_ASSERT(AllowAssembler()); in adds()2486 VIXL_ASSERT(AllowAssembler()); in adds()2506 VIXL_ASSERT(AllowAssembler()); in addw()2542 VIXL_ASSERT(AllowAssembler()); in adr()2700 VIXL_ASSERT(AllowAssembler()); in and_()2788 VIXL_ASSERT(AllowAssembler()); in ands()[all …]
199 VIXL_ASSERT(AllowAssembler()); in bind()208 VIXL_ASSERT(AllowAssembler()); in bind()213 VIXL_ASSERT(AllowAssembler()); in place()
629 VIXL_ASSERT(!masm.AllowAssembler()); in TEST_A32()634 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()640 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()645 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()649 VIXL_ASSERT(!masm.AllowAssembler()); in TEST_A32()669 VIXL_ASSERT(!masm.AllowAssembler()); in TEST()674 VIXL_ASSERT(masm.AllowAssembler()); in TEST()680 VIXL_ASSERT(masm.AllowAssembler()); in TEST()685 VIXL_ASSERT(masm.AllowAssembler()); in TEST()689 VIXL_ASSERT(!masm.AllowAssembler()); in TEST()
66 bool AllowAssembler() const { return allow_assembler_; } in AllowAssembler() function
98 previous_allow_assembler_ = assembler_->AllowAssembler();
5837 VIXL_ASSERT(AllowAssembler()); in dc()5846 VIXL_ASSERT(AllowAssembler()); in EmitString()7014 VIXL_ASSERT(AllowAssembler()); in Emit()