Home
last modified time | relevance | path

Searched refs:ISELECT (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/ppc/
Dcode-stubs-ppc.cc278 if (CpuFeatures::IsSupported(ISELECT)) { in EmitIdenticalObjectComparison()
568 if (CpuFeatures::IsSupported(ISELECT)) { in GenerateGeneric()
778 if (CpuFeatures::IsSupported(ISELECT)) { in Generate()
1780 if (CpuFeatures::IsSupported(ISELECT)) { in Generate()
1939 if (CpuFeatures::IsSupported(ISELECT)) { in GenerateCompareFlatOneByteStrings()
1965 if (CpuFeatures::IsSupported(ISELECT)) { in GenerateCompareFlatOneByteStrings()
2131 if (CpuFeatures::IsSupported(ISELECT)) { in GenerateNumbers()
3205 if (CpuFeatures::IsSupported(ISELECT)) { in CallApiFunctionAndReturn()
Dassembler-ppc.cc84 supported_ |= (1u << ISELECT); in ProbeImpl()
102 supported_ |= (1u << ISELECT); in ProbeImpl()
Dmacro-assembler-ppc.cc3208 if (CpuFeatures::IsSupported(ISELECT)) { in ClampUint8()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc999 if (CpuFeatures::IsSupported(ISELECT)) { in DoModI()
1145 if (CpuFeatures::IsSupported(ISELECT)) { in DoDivI()
1322 if (CpuFeatures::IsSupported(ISELECT)) { in DoFlooringDivI()
1928 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
2613 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
2679 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
2786 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
3137 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
3611 if (CpuFeatures::IsSupported(ISELECT)) { in DoShiftI()
/external/v8/src/
Dglobals.h793 ISELECT, enumerator
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1765 if (CpuFeatures::IsSupported(ISELECT)) { in AssembleArchInstruction()
1792 if (CpuFeatures::IsSupported(ISELECT)) { in AssembleArchInstruction()
2126 if (CpuFeatures::IsSupported(ISELECT)) { in AssembleArchBoolean()