Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc671 bool Assembler::IsLw(Instr instr) { in IsLw() function in v8::internal::Assembler
676 DCHECK(IsLw(instr)); in GetLwOffset()
681 DCHECK(IsLw(instr)); in SetLwOffset()
H A Dassembler-mips.h1486 static bool IsLw(Instr instr);
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc623 bool Assembler::IsLw(Instr instr) { in IsLw() function in v8::internal::Assembler
628 DCHECK(IsLw(instr)); in GetLwOffset()
633 DCHECK(IsLw(instr)); in SetLwOffset()
H A Dassembler-mips64.h1547 static bool IsLw(Instr instr);

Completed in 23 milliseconds