Home
last modified time | relevance | path

Searched refs:bunordered (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1434 __ bunordered(flabel, cr); in AssembleArchBranch() local
1437 __ bunordered(tlabel, cr); in AssembleArchBranch() local
1471 __ bunordered(&done, cr); in AssembleArchBoolean() local
1475 __ bunordered(&done, cr); in AssembleArchBoolean() local
/external/v8/src/ppc/
Dcodegen-ppc.cc550 __ bunordered(&done); in EmitMathExp() local
Dassembler-ppc.h784 void bunordered(Label* L, CRegister cr = cr7, LKBit lk = LeaveLK) {
Dcode-stubs-ppc.cc628 __ bunordered(&nan); in GenerateGeneric() local
3524 __ bunordered(&unordered); in GenerateNumbers() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc1967 __ bunordered(&check_nan_left); in DoShiftI() local
1991 __ bunordered(&return_left); // left == NaN. in DoShiftI() local
2309 __ bunordered(instr->FalseLabel(chunk_)); in DoShiftI() local