Home | History | Annotate | Download | only in mips64

Lines Matching full:branchf32

954   inline void BranchF32(Label* target, Label* nan, Condition cc,
972 inline void BranchF32(BranchDelaySlot bd, Label* target, Label* nan,
974 BranchF32(target, nan, cc, cmp1, cmp2, bd);