Lines Matching full:condition
173 #define COND_TYPED_ARGS Condition cond, Register r1, const Operand& r2
205 #define COND_ARGS Condition cond = al, Register rs = zero_reg, \
225 inline void Ret(BranchDelaySlot bd, Condition cond = al,
230 bool IsNear(Label* L, Condition cond, int rs_reg);
233 Condition cond,
243 Condition cond = cc_always,
252 Condition cond,
346 Condition cond, Register src1, const Operand& src2);
353 Condition cond, Register src1, const Operand& src2);
380 Condition cc,
750 void Push(Register src, Condition cond, Register tst1, Register tst2) {
864 inline void BranchF32(Label* target, Label* nan, Condition cc,
870 inline void BranchF64(Label* target, Label* nan, Condition cc,
878 Condition cc, FPURegister cmp1, FPURegister cmp2) {
883 Condition cc, FPURegister cmp1, FPURegister cmp2) {
888 inline void BranchF(Label* target, Label* nan, Condition cc, FPURegister cmp1,
894 Condition cc, FPURegister cmp1, FPURegister cmp2) {
1161 Condition cond,
1169 Condition cond,
1209 // Returns a condition that will be enabled if the object was a string.
1210 Condition IsObjectStringType(Register obj,
1355 #define COND_ARGS Condition cond = al, Register rs = zero_reg, \
1485 // Calls Abort(msg) if the condition cc is not satisfied.
1487 void Assert(Condition cc, BailoutReason reason, Register rs, Operand rt);
1491 void Check(Condition cc, BailoutReason reason, Register rs, Operand rt);
1762 Condition cond = al,
1789 bool BranchShortHelperR6(int32_t offset, Label* L, Condition cond,
1791 bool BranchShortHelper(int16_t offset, Label* L, Condition cond, Register rs,
1793 bool BranchShortCheck(int32_t offset, Label* L, Condition cond, Register rs,
1801 bool BranchAndLinkShortHelperR6(int32_t offset, Label* L, Condition cond,
1803 bool BranchAndLinkShortHelper(int16_t offset, Label* L, Condition cond,
1806 bool BranchAndLinkShortCheck(int32_t offset, Label* L, Condition cond,
1816 Condition cc, FPURegister cmp1, FPURegister cmp2,
1819 void BranchShortF(SecondaryField sizeField, Label* target, Condition cc,
1841 Condition cond, // eq for new space, ne otherwise.
1893 // Change the condition part of an instruction leaving the rest of the current