Searched refs:no_trampoline_pool_before_ (Results 1 – 4 of 4) sorted by relevance
1132 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1133 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()1196 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
314 no_trampoline_pool_before_ = 0; in Assembler()2503 (pc_offset() < no_trampoline_pool_before_)) { in CheckTrampolinePool()2509 next_buffer_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()
1168 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1169 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()1232 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
292 no_trampoline_pool_before_ = 0; in Assembler()2742 (pc_offset() < no_trampoline_pool_before_)) { in CheckTrampolinePool()2748 next_buffer_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()