Home
last modified time | relevance | path

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

/external/v8/src/ic/mips/
Dic-mips.cc1015 patcher.ChangeBranchCondition(ne); in PatchInlinedSmiCode()
1018 patcher.ChangeBranchCondition(eq); in PatchInlinedSmiCode()
/external/v8/src/ic/mips64/
Dic-mips64.cc1022 patcher.ChangeBranchCondition(ne); in PatchInlinedSmiCode()
1025 patcher.ChangeBranchCondition(eq); in PatchInlinedSmiCode()
/external/v8/src/mips/
Dmacro-assembler-mips.h1697 void ChangeBranchCondition(Condition cond);
Dmacro-assembler-mips.cc6058 void CodePatcher::ChangeBranchCondition(Condition cond) { in ChangeBranchCondition() function in v8::internal::CodePatcher
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1759 void ChangeBranchCondition(Condition cond);
Dmacro-assembler-mips64.cc6042 void CodePatcher::ChangeBranchCondition(Condition cond) { in ChangeBranchCondition() function in v8::internal::CodePatcher