Home
last modified time | relevance | path

Searched defs:IsNop (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.h353 bool IsNop(int n) { in IsNop() function
/external/v8/src/compiler/
Dinstruction.h782 bool IsNop() const { in IsNop() function
/external/v8/src/x87/
Dassembler-x87.cc237 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
/external/v8/src/ppc/
Dassembler-ppc.cc2304 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler
/external/v8/src/ia32/
Dassembler-ia32.cc322 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
/external/v8/src/mips/
Dassembler-mips.cc598 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler
/external/v8/src/arm/
Dassembler-arm.cc3607 bool Assembler::IsNop(Instr instr, int type) { in IsNop() function in v8::internal::Assembler
/external/v8/src/x64/
Dassembler-x64.cc311 bool Assembler::IsNop(Address addr) { in IsNop() function in v8::internal::Assembler
/external/v8/src/mips64/
Dassembler-mips64.cc566 bool Assembler::IsNop(Instr instr, unsigned int type) { in IsNop() function in v8::internal::Assembler