Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/mips/
Dic-mips.cc1330 patcher.ChangeBranchCondition(ne); in PatchInlinedSmiCode()
1333 patcher.ChangeBranchCondition(eq); in PatchInlinedSmiCode()
Dmacro-assembler-mips.h1675 void ChangeBranchCondition(Condition cond);
Dmacro-assembler-mips.cc5719 void CodePatcher::ChangeBranchCondition(Condition cond) { in ChangeBranchCondition() function in v8::internal::CodePatcher