Searched refs:MSABranchDF (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 240 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,
|
D | constants-mips64.h | 1149 enum MSABranchDF { enum
|
D | macro-assembler-mips64.cc | 2713 void TurboAssembler::BranchMSA(Label* target, MSABranchDF df, in BranchMSA() 2735 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 223 void BranchMSA(Label* target, MSABranchDF df, MSABranchCondition cond, 858 void BranchShortMSA(MSABranchDF df, Label* target, MSABranchCondition cond,
|
D | constants-mips.h | 1115 enum MSABranchDF { enum
|
D | macro-assembler-mips.cc | 2199 void TurboAssembler::BranchMSA(Label* target, MSABranchDF df, in BranchMSA() 2221 void TurboAssembler::BranchShortMSA(MSABranchDF df, Label* target, in BranchShortMSA()
|