Searched refs:BlockConstPoolFor (Results 1 – 5 of 5) sorted by relevance
1236 BlockConstPoolFor(2); in move_32_bit_immediate()1317 BlockConstPoolFor(1); in addrmod1()1443 if (!is_const_pool_blocked()) BlockConstPoolFor(1); in branch_offset()4900 BlockConstPoolFor(1); in ConstantPoolAddEntry()4920 BlockConstPoolFor(1); in ConstantPoolAddEntry()4926 void Assembler::BlockConstPoolFor(int instructions) { in BlockConstPoolFor() function in v8::internal::Assembler
1627 void BlockConstPoolFor(int instructions);
1691 BlockConstPoolFor(1); in ldr()2970 BlockConstPoolFor(1); in RecordRelocInfo()2992 void Assembler::BlockConstPoolFor(int instructions) { in BlockConstPoolFor() function in v8::internal::Assembler
2012 void BlockConstPoolFor(int instructions);
2122 __ BlockConstPoolFor(case_count + 2); in AssembleArchTableSwitch() local