Searched refs:AllowAssembler (Results 1 – 7 of 7) sorted by relevance
1803 VIXL_ASSERT(AllowAssembler()); in adc()1891 VIXL_ASSERT(AllowAssembler()); in adcs()1979 VIXL_ASSERT(AllowAssembler()); in add()2192 VIXL_ASSERT(AllowAssembler()); in add()2228 VIXL_ASSERT(AllowAssembler()); in adds()2361 VIXL_ASSERT(AllowAssembler()); in adds()2381 VIXL_ASSERT(AllowAssembler()); in addw()2417 VIXL_ASSERT(AllowAssembler()); in adr()2533 VIXL_ASSERT(AllowAssembler()); in and_()2617 VIXL_ASSERT(AllowAssembler()); in ands()[all …]
477 VIXL_ASSERT(!AllowAssembler()); in EmitLiteralPool()
197 VIXL_ASSERT(AllowAssembler()); in bind()201 VIXL_ASSERT(AllowAssembler()); in place()
625 VIXL_ASSERT(!masm.AllowAssembler()); in TEST_A32()630 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()636 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()641 VIXL_ASSERT(masm.AllowAssembler()); in TEST_A32()645 VIXL_ASSERT(!masm.AllowAssembler()); in TEST_A32()665 VIXL_ASSERT(!masm.AllowAssembler()); in TEST()670 VIXL_ASSERT(masm.AllowAssembler()); in TEST()676 VIXL_ASSERT(masm.AllowAssembler()); in TEST()681 VIXL_ASSERT(masm.AllowAssembler()); in TEST()685 VIXL_ASSERT(!masm.AllowAssembler()); in TEST()
66 bool AllowAssembler() const { return allow_assembler_; } in AllowAssembler() function
98 previous_allow_assembler_ = assembler_->AllowAssembler();
2565 VIXL_ASSERT(AllowAssembler()); in dc()2574 VIXL_ASSERT(AllowAssembler()); in EmitString()3339 VIXL_ASSERT(AllowAssembler()); in Emit()