Home
last modified time | relevance | path

Searched refs:IsBzc (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc524 bool Assembler::IsBzc(Instr instr) { in IsBzc() function in v8::internal::Assembler
716 } else if (Assembler::IsBzc(instr)) { in OffsetSizeInBits()
H A Dassembler-mips.h1439 static bool IsBzc(Instr instr);
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1501 static bool IsBzc(Instr instr);
H A Dassembler-mips64.cc502 bool Assembler::IsBzc(Instr instr) { in IsBzc() function in v8::internal::Assembler
668 } else if (Assembler::IsBzc(instr)) { in OffsetSizeInBits()

Completed in 22 milliseconds