Searched refs:BlockGrowBufferScope (Results 1 – 6 of 6) sorted by relevance
974 class BlockGrowBufferScope {976 explicit BlockGrowBufferScope(Assembler* assem) : assem_(assem) { in BlockGrowBufferScope() function979 ~BlockGrowBufferScope() { in ~BlockGrowBufferScope()986 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockGrowBufferScope);
2973 { BlockGrowBufferScope block_buf_growth(this); in J()2990 { BlockGrowBufferScope block_buf_growth(this); in Jr()3010 { BlockGrowBufferScope block_buf_growth(this); in Jalr()
2527 { BlockGrowBufferScope block_buf_growth(this); in CheckTrampolinePool()
1010 class BlockGrowBufferScope {1012 explicit BlockGrowBufferScope(Assembler* assem) : assem_(assem) { in BlockGrowBufferScope() function1015 ~BlockGrowBufferScope() { in ~BlockGrowBufferScope()1022 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockGrowBufferScope);
2884 { BlockGrowBufferScope block_buf_growth(this); in J()2901 { BlockGrowBufferScope block_buf_growth(this); in Jr()2920 { BlockGrowBufferScope block_buf_growth(this); in Jalr()
2766 { BlockGrowBufferScope block_buf_growth(this); in CheckTrampolinePool()