Searched refs:BindHelper (Results 1 – 4 of 4) sorted by relevance
441 BindHelper(&after_pools); in PerformEnsureEmit()494 if (option == kBranchRequired) BindHelper(&after_literal); in EmitLiteralPool()
63 void BindHelper(Label* label);65 BindHelper(literal); in PlaceHelper()198 BindHelper(label); in bind()
225 masm_->BindHelper(&label_); in ~ITScope()605 BindHelper(label); in Bind()
82 void Assembler::BindHelper(Label* label) { in BindHelper() function in vixl::aarch32::Assembler