Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.h519 const Instr kImmExceptionIsPrintf = 0xdeb1; variable
Dsimulator-arm64.cc3430 } else if (instr->ImmException() == kImmExceptionIsPrintf) { in VisitException()
5580 (instr->ImmException() == kImmExceptionIsPrintf)); in DoPrintf()
Dmacro-assembler-arm64.cc3114 hlt(kImmExceptionIsPrintf); in CallPrintf()
Dassembler-arm64.cc961 (instr->ImmException() == kImmExceptionIsPrintf)) { in ConstantPoolSizeAt()