Home
last modified time | relevance | path

Searched refs:JumpIfNotSmiCandidate (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ppc/
Dmacro-assembler-ppc.h1161 inline void JumpIfNotSmiCandidate(Register value, Register scratch, in JumpIfNotSmiCandidate() function
Dmacro-assembler-ppc.cc2987 JumpIfNotSmiCandidate(index, r0, &index_tag_bad); in EmitSeqStringSetCharCheck()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc2262 __ JumpIfNotSmiCandidate(scratch1, scratch2, &stub_call); in EmitInlineSmiBinaryOp() local