Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dmacro-assembler-mips.h1722 void BranchShortF(SecondaryField sizeField, Label* target, Condition cc,
Dmacro-assembler-mips.cc2105 BranchShortF(sizeField, &skip, neg_cond, cmp1, cmp2, bd); in BranchFCommon()
2109 BranchShortF(sizeField, target, cond, cmp1, cmp2, bd); in BranchFCommon()
2115 void MacroAssembler::BranchShortF(SecondaryField sizeField, Label* target, in BranchShortF() function in v8::internal::MacroAssembler
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1856 void BranchShortF(SecondaryField sizeField, Label* target, Condition cc,
Dmacro-assembler-mips64.cc2320 BranchShortF(sizeField, &skip, neg_cond, cmp1, cmp2, bd); in BranchFCommon()
2324 BranchShortF(sizeField, target, cond, cmp1, cmp2, bd); in BranchFCommon()
2330 void MacroAssembler::BranchShortF(SecondaryField sizeField, Label* target, in BranchShortF() function in v8::internal::MacroAssembler