Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dmacro-assembler-mips64.h240 void BranchMSA(Label* target, MSABranchDF df, MSABranchCondition cond,
867 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
1012 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
Dconstants-mips64.h1149 enum MSABranchDF { enum
Dmacro-assembler-mips64.cc2713 void TurboAssembler::BranchMSA(Label* target, MSABranchDF df, in BranchMSA()
2735 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA()
/external/v8/src/mips/
Dmacro-assembler-mips.h223 void BranchMSA(Label* target, MSABranchDF df, MSABranchCondition cond,
858 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
Dconstants-mips.h1115 enum MSABranchDF { enum
Dmacro-assembler-mips.cc2199 void TurboAssembler::BranchMSA(Label* target, MSABranchDF df, in BranchMSA()
2221 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA()