Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dmacro-assembler-mips64.h867 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
1012 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
Dmacro-assembler-mips64.cc2725 BranchShortMSA(df, &skip, neg_cond, wt, bd); in BranchMSA()
2729 BranchShortMSA(df, target, cond, wt, bd); in BranchMSA()
2735 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA() function in v8::internal::TurboAssembler
/external/v8/src/mips/
Dmacro-assembler-mips.h858 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
Dmacro-assembler-mips.cc2211 BranchShortMSA(df, &skip, neg_cond, wt, bd); in BranchMSA()
2215 BranchShortMSA(df, target, cond, wt, bd); in BranchMSA()
2221 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA() function in v8::internal::TurboAssembler