Searched refs:nop (Results 1 – 19 of 19) sorted by relevance
29 nop31 nop37 nop42 nop47 nop
36 nop540 nop542 nop572 nop678 nop780 nop1391 nop1497 nop
166 nop293 nop295 nop303 nop305 nop313 nop315 nop477 nop556 nop1071 nop[all …]
7 nop
18 static void nop() { in nop() method in StaticLeafMethods
20 void nop() { in nop() method in NonStaticLeafMethods
552 MInsn nop = new MInsn(); in alignDataInstructions() local553 nop.insn = new Instruction(); in alignDataInstructions()554 nop.insn.info = Instruction.getOpcodeInfo(Opcode.NOP); in alignDataInstructions()555 mutatableCode.insertInstructionAt(nop, alignmentNopIdx); in alignDataInstructions()
175 // 0x00000030: nop213 // 0x00000030: nop
404 // 0x00000074: nop479 // 0x00000070: nop
130 void nop(Condition cond = AL) OVERRIDE;
164 void nop(Condition cond = AL) OVERRIDE;
441 virtual void nop(Condition cond = AL) = 0;
865 void Arm32Assembler::nop(Condition cond) { in nop() function in art::arm::Arm32Assembler
1797 void Thumb2Assembler::nop(Condition cond) { in nop() function in art::arm::Thumb2Assembler
1507 bool nop = false; in GetDalvikDisassembly() local1526 nop = true; in GetDalvikDisassembly()1615 if (nop) { in GetDalvikDisassembly()
457 void nop();
1436 void X86Assembler::nop() { in nop() function in art::x86::X86Assembler1601 nop(); in Align()
582 void nop();
1913 void X86_64Assembler::nop() { in nop() function in art::x86_64::X86_64Assembler2090 nop(); in Align()