Searched defs:IsNop (Results 1 – 11 of 11) sorted by relevance
553 inline bool Instruction::IsNop() const { in IsNop() function
381 bool IsNop(int n) { in IsNop() function
698 bool Assembler::IsNop(SixByteInstr instr, int type) { in IsNop() function in v8::internal::Assembler
897 bool IsNop() const { return arch_opcode() == kArchNop; } in IsNop() function
1973 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler
390 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
687 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
513 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
656 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
4990 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler