Lines Matching refs:instructions
663 // Generate two ldr instructions if ldrd is not available.
704 // Generate two str instructions if strd is not available.
2862 // instructions generated, we insert padding here to keep the size
3851 CodePatcher::CodePatcher(byte* address, int instructions)
3853 size_(instructions * Assembler::kInstrSize),
3857 // bytes of instructions without failing with buffer size constraints.