Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.h448 const Instr kImmExceptionIsPrintf = 0xdeb1; variable
Dsimulator-arm64.cc3695 } else if (instr->ImmException() == kImmExceptionIsPrintf) { in VisitException()
3717 (instr->ImmException() == kImmExceptionIsPrintf)); in DoPrintf()
Dassembler-arm64.cc927 (instr->ImmException() == kImmExceptionIsPrintf)) { in ConstantPoolSizeAt()
Dmacro-assembler-arm64.cc4623 hlt(kImmExceptionIsPrintf); in CallPrintf()