Home | History | Annotate | Download | only in mips

Lines Matching full:branchf32

896   inline void BranchF32(Label* target, Label* nan, Condition cc,
914 inline void BranchF32(BranchDelaySlot bd, Label* target, Label* nan,
916 BranchF32(target, nan, cc, cmp1, cmp2, bd);