Searched refs:no_trampoline_pool_before_ (Results 1 – 6 of 6) sorted by relevance
1463 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1464 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()1510 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
250 no_trampoline_pool_before_ = 0; in Assembler()2123 if (pc_offset() < no_trampoline_pool_before_) { in CheckTrampolinePool()2124 next_trampoline_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()
1884 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1885 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()1971 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
323 no_trampoline_pool_before_ = 0; in Assembler()3902 (pc_offset() < no_trampoline_pool_before_)) { in CheckTrampolinePool()3908 next_buffer_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()
1956 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1957 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()2036 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
301 no_trampoline_pool_before_ = 0; in Assembler()4249 (pc_offset() < no_trampoline_pool_before_)) { in CheckTrampolinePool()4255 next_buffer_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()