Home
last modified time | relevance | path

Searched refs:IsEmittedConstant (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dassembler-mips.h1160 static bool IsEmittedConstant(Instr instr);
Dassembler-mips.cc518 bool Assembler::IsEmittedConstant(Instr instr) { in IsEmittedConstant() function in v8::internal::Assembler
/external/v8/src/mips64/
Dassembler-mips64.h1217 static bool IsEmittedConstant(Instr instr);
Dassembler-mips64.cc499 bool Assembler::IsEmittedConstant(Instr instr) { in IsEmittedConstant() function in v8::internal::Assembler
906 IsEmittedConstant(instr)); in bind_to()