Searched defs:bunordered (Results 1 – 9 of 9) sorted by relevance
1971 __ bunordered(flabel, cr); in AssembleArchBranch() local1974 __ bunordered(tlabel, cr); in AssembleArchBranch() local2008 __ bunordered(&done, cr); in AssembleArchBoolean() local2012 __ bunordered(&done, cr); in AssembleArchBoolean() local
2142 __ bunordered(flabel); in AssembleArchBranch() local2144 __ bunordered(tlabel); in AssembleArchBranch() local2176 __ bunordered(&done); in AssembleArchBoolean() local
592 void bunordered(Register r) { b(unordered, r); } in bunordered() function
576 __ bunordered(&nan); in GenerateGeneric() local2423 __ bunordered(&unordered); in GenerateNumbers() local
1944 __ bunordered(&check_nan_left, Label::kNear); in DoShiftI() local1975 __ bunordered(&return_left, Label::kNear); // left == NaN. in DoShiftI() local2206 __ bunordered(instr->FalseLabel(chunk_)); // NaN -> false. in DoShiftI() local2283 __ bunordered(instr->FalseLabel(chunk_)); in DoShiftI() local
1938 __ bunordered(&check_nan_left); in DoShiftI() local1966 __ bunordered(&return_left); // left == NaN. in DoShiftI() local2283 __ bunordered(instr->FalseLabel(chunk_)); in DoShiftI() local
584 __ bunordered(&nan); in GenerateGeneric() local2447 __ bunordered(&unordered); in GenerateNumbers() local
200 __ bunordered(&compare_nan); in Generate_MathMaxMin() local