Home
last modified time | relevance | path

Searched refs:kUint32 (Results 1 – 25 of 36) sorted by relevance

12

/external/v8/src/crankshaft/
Dhydrogen-uint32-analysis.cc83 if (!use->CheckFlag(HInstruction::kUint32)) { in Uint32UsesAreSafe()
104 if (use->IsPhi() && !use->CheckFlag(HInstruction::kUint32)) { in Uint32UsesAreSafe()
105 use->SetFlag(HInstruction::kUint32); in Uint32UsesAreSafe()
117 if (!phi->CheckFlag(HInstruction::kUint32)) { in CheckPhiOperands()
124 if (!operand->CheckFlag(HInstruction::kUint32)) { in CheckPhiOperands()
128 operand->SetFlag(HInstruction::kUint32); in CheckPhiOperands()
145 phi->ClearFlag(HInstruction::kUint32); in UnmarkPhi()
148 if (operand->CheckFlag(HInstruction::kUint32)) { in UnmarkPhi()
149 operand->ClearFlag(HInstruction::kUint32); in UnmarkPhi()
225 current->SetFlag(HInstruction::kUint32); in Run()
Dlithium.cc630 value->CheckFlag(HInstruction::kUint32)); in CreateEnvironment()
710 arg_value->CheckFlag(HInstruction::kUint32)); in AddObjectToMaterialize()
Dhydrogen-instructions.cc1337 !right()->CheckFlag(kUint32)) { in Canonicalize()
1341 !left()->CheckFlag(kUint32)) { in Canonicalize()
1346 if (MatchDoubleNegation(this, &arg) && !arg->CheckFlag(kUint32)) { in Canonicalize()
1506 if (left->representation().IsInteger32() && !left->CheckFlag(kUint32)) { in Canonicalize()
1509 !HChange::cast(left)->value()->CheckFlag(kUint32)) { in Canonicalize()
1524 !right->CheckFlag(kUint32)) { in Canonicalize()
1528 !HChange::cast(right)->value()->CheckFlag(kUint32)) { in Canonicalize()
1692 if (from().IsInteger32() && !value()->CheckFlag(HInstruction::kUint32) && in InferRange()
1704 !value()->CheckFlag(HValue::kUint32) || in InferRange()
Dhydrogen-representation-changes.cc56 DCHECK(!change->CheckFlag(HValue::kUint32)); in IsNonDeoptingIntToSmiChange()
/external/v8/src/
Dmachine-type.h49 kUint32, enumerator
82 return semantic() == MachineSemantic::kUint32 || in IsUnsigned()
99 return MachineType(MachineRepresentation::kWord8, MachineSemantic::kUint32); in Uint8()
106 MachineSemantic::kUint32); in Uint16()
113 MachineSemantic::kUint32); in Uint32()
Dmachine-type.cc60 case MachineSemantic::kUint32: in operator <<()
Dvalue-serializer.cc66 kUint32 = 'U', enumerator
1100 case SerializationTag::kUint32: { in ReadObjectInternal()
/external/v8/src/compiler/
Dtype-cache.h34 Type* const kUint32 = Type::Unsigned32();
/external/tensorflow/tensorflow/contrib/lite/toco/
Dmodel.h171 kUint32, enumerator
213 struct DataTypeImpl<ArrayDataType::kUint32> {
/external/v8/src/asmjs/
Dasm-wasm-builder.cc1393 case kUint32: in VisitStdlibFunction()
1679 } else if (type == kUint32) { in VisitBinaryOperation()
1728 } else if (type == kUint32) { in VisitBinaryOperation()
1768 kUint32 = 1, enumerator
1804 return kUint32; in TypeIndexOf()
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc649 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1844 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1866 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2054 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
Dlithium-codegen-arm.cc2205 instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) || in DoCompareNumericAndBranch()
2206 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32); in DoCompareNumericAndBranch()
2766 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) { in DoLoadKeyedExternalArray()
4435 hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
4440 !hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc661 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1821 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1843 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2027 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
/external/v8/src/crankshaft/s390/
Dlithium-s390.cc594 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1647 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1669 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1838 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc656 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1791 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1813 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2001 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
Dlithium-codegen-mips.cc2101 instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) || in DoCompareNumericAndBranch()
2102 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32); in DoCompareNumericAndBranch()
2690 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) { in DoLoadKeyedExternalArray()
4406 hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
4411 !hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc656 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1795 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1816 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2005 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc1091 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1111 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1570 !instr->CheckFlag(HInstruction::kUint32)) { in DoLoadKeyed()
2026 can_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc679 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1846 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1866 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2063 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc681 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1849 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1867 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2067 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
Dlithium-codegen-ia32.cc2003 instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) || in DoCompareNumericAndBranch()
2004 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32); in DoCompareNumericAndBranch()
2553 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) { in DoLoadKeyedExternalArray()
4217 hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
4223 !hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc675 does_deopt = !instr->CheckFlag(HInstruction::kUint32); in DoShift()
1832 } else if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
1854 if (val->CheckFlag(HInstruction::kUint32)) { in DoChange()
2081 !instr->CheckFlag(HInstruction::kUint32); in DoLoadKeyed()
Dlithium-codegen-x64.cc2142 instr->hydrogen()->left()->CheckFlag(HInstruction::kUint32) || in DoCompareNumericAndBranch()
2143 instr->hydrogen()->right()->CheckFlag(HInstruction::kUint32); in DoCompareNumericAndBranch()
2713 if (!instr->hydrogen()->CheckFlag(HInstruction::kUint32)) { in DoLoadKeyedExternalArray()
4506 hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
4512 !hchange->value()->CheckFlag(HValue::kUint32)) { in DoSmiTag()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1263 if (left_type.semantic() == MachineSemantic::kUint32) { in TryNarrowOpcodeSize()
1275 if (left_type.semantic() == MachineSemantic::kUint32) { in TryNarrowOpcodeSize()
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc1336 if (left_type.semantic() == MachineSemantic::kUint32) { in TryNarrowOpcodeSize()
1348 if (left_type.semantic() == MachineSemantic::kUint32) { in TryNarrowOpcodeSize()

12