Lines Matching full:condition
145 #define COND_TYPED_ARGS Condition cond, Register r1, const Operand& r2
177 #define COND_ARGS Condition cond = al, Register rs = zero_reg, \
197 inline void Ret(BranchDelaySlot bd, Condition cond = al,
202 bool IsNear(Label* L, Condition cond, int rs_reg);
205 Condition cond,
215 Condition cond = cc_always,
224 Condition cond,
318 Condition cond, Register src1, const Operand& src2);
325 Condition cond, Register src1, const Operand& src2);
352 Condition cc,
712 void Push(Register src, Condition cond, Register tst1, Register tst2) {
797 inline void BranchF32(Label* target, Label* nan, Condition cc,
803 inline void BranchF64(Label* target, Label* nan, Condition cc,
811 Condition cc, FPURegister cmp1, FPURegister cmp2) {
816 Condition cc, FPURegister cmp1, FPURegister cmp2) {
821 inline void BranchF(Label* target, Label* nan, Condition cc, FPURegister cmp1,
827 Condition cc, FPURegister cmp1, FPURegister cmp2) {
1095 Condition cond,
1103 Condition cond,
1139 // Returns a condition that will be enabled if the object was a string.
1140 Condition IsObjectStringType(Register obj,
1232 #define COND_ARGS Condition cond = al, Register rs = zero_reg, \
1363 // Calls Abort(msg) if the condition cc is not satisfied.
1365 void Assert(Condition cc, BailoutReason reason, Register rs, Operand rt);
1369 void Check(Condition cc, BailoutReason reason, Register rs, Operand rt);
1613 Condition cond = al,
1640 bool BranchShortHelperR6(int32_t offset, Label* L, Condition cond,
1642 bool BranchShortHelper(int16_t offset, Label* L, Condition cond, Register rs,
1644 bool BranchShortCheck(int32_t offset, Label* L, Condition cond, Register rs,
1652 bool BranchAndLinkShortHelperR6(int32_t offset, Label* L, Condition cond,
1654 bool BranchAndLinkShortHelper(int16_t offset, Label* L, Condition cond,
1657 bool BranchAndLinkShortCheck(int32_t offset, Label* L, Condition cond,
1665 Condition cc, FPURegister cmp1, FPURegister cmp2,
1668 void BranchShortF(SecondaryField sizeField, Label* target, Condition cc,
1689 Condition cond, // eq for new space, ne otherwise.
1741 // Change the condition part of an instruction leaving the rest of the current