/external/v8/src/compiler/ |
D | instruction-selector-impl.h | 228 bool IsNone() const { return mode_ == kFlags_none; } in IsNone() function 232 DCHECK(!IsNone()); in condition() 249 DCHECK(!IsNone()); in Negate() 254 DCHECK(!IsNone()); in Commute()
|
/external/v8/src/ |
D | property-details.h | 112 if (IsHeapObject()) return other.IsNone(); in is_more_general_than() 129 DCHECK(!IsNone()); in size() 143 bool IsNone() const { return kind_ == kNone; } in IsNone() function
|
D | hydrogen-removable-simulates.cc | 30 !current_simulate->ast_id().IsNone()) { in Process() 66 } else if (current_simulate->ast_id().IsNone()) { in Process()
|
D | hydrogen-infer-representation.cc | 143 if (phi->representation().IsNone()) { in Run() 149 if (current->representation().IsNone() && in Run()
|
D | hydrogen-representation-changes.cc | 66 if (r.IsNone()) return; in InsertRepresentationChangesForValue() 76 if (req.IsNone() || req.Equals(r)) continue; in InsertRepresentationChangesForValue()
|
D | types.cc | 620 if (type1->IsNone() || type2->IsAny()) return type1; // Shortcut. in Intersect() 621 if (type2->IsNone() || type1->IsAny()) return type2; // Shortcut. in Intersect() 661 DCHECK(old_range->IsRange() || old_range->IsNone()); in UpdateRange() 748 if (type1->IsAny() || type2->IsNone()) return type1; in Union() 749 if (type2->IsAny() || type1->IsNone()) return type2; in Union() 818 if (size >= 2 && unioned->Get(0)->IsNone()) { in NormalizeUnion()
|
D | hydrogen-range-analysis.cc | 174 if (!value->representation().IsNone()) { in InferRange()
|
D | hydrogen-instructions.cc | 82 if (rep.IsNone()) continue; in RepresentationFromUses() 2721 DCHECK(!type.IsTaggedNumber() || type.IsNone()); in HConstant() 2797 if (r.IsNone()) { in Initialize() 2976 if (observed_output_representation_.IsNone()) { in InferRepresentation() 3358 if (rep.IsNone() || rep.IsSmiOrInteger32()) { in InferRepresentation() 4507 if (rep.IsNone()) { in RepresentationFromUseRequirements() 4511 if (use_rep.IsNone() || rep.Equals(use_rep)) continue; in RepresentationFromUseRequirements() 4527 if (!use_rep.IsNone() && in HasNonSmiUse()
|
D | utils.h | 946 bool IsNone() const { return id_ == kNoneId; } 966 bool IsNone() const { return id_ == kNoneId; }
|
D | compiler.h | 98 bool is_osr() const { return !osr_ast_id_.IsNone(); } in is_osr()
|
/external/v8/src/arm64/ |
D | assembler-arm64-inl.h | 84 DCHECK(!IsNone()); in IsValid() 87 DCHECK(IsNone()); in IsValid() 107 inline bool CPURegister::IsNone() const { in IsNone() function 144 return IsValid() || IsNone(); in IsValidOrNone() 187 if (!other1.IsNone() && (other1.type() == type_)) Remove(other1.code()); in Remove() 188 if (!other2.IsNone() && (other2.type() == type_)) Remove(other2.code()); in Remove() 189 if (!other3.IsNone() && (other3.type() == type_)) Remove(other3.code()); in Remove() 190 if (!other4.IsNone() && (other4.type() == type_)) Remove(other4.code()); in Remove() 1260 DCHECK(!recorded_ast_id_.IsNone());
|
D | assembler-arm64.h | 67 bool IsNone() const; 120 DCHECK(IsRegister() || IsNone()); in IsValid() 249 DCHECK(IsFPRegister() || IsNone()); in IsValid() 542 if (!other1.IsNone() && (other1.type() == type_)) list |= other1.Bit(); 543 if (!other2.IsNone() && (other2.type() == type_)) list |= other2.Bit(); 544 if (!other3.IsNone() && (other3.type() == type_)) list |= other3.Bit(); 545 if (!other4.IsNone() && (other4.type() == type_)) list |= other4.Bit(); 2172 DCHECK(recorded_ast_id_.IsNone()); in SetRecordedAstId()
|
D | macro-assembler-arm64.cc | 1111 DCHECK(src1.IsNone() && src2.IsNone() && src3.IsNone()); in PushHelper() 1115 DCHECK(src2.IsNone() && src3.IsNone()); in PushHelper() 1119 DCHECK(src3.IsNone()); in PushHelper() 1151 DCHECK(dst1.IsNone() && dst2.IsNone() && dst3.IsNone()); in PopHelper() 1155 DCHECK(dst2.IsNone() && dst3.IsNone()); in PopHelper() 1159 DCHECK(dst3.IsNone()); in PopHelper() 1342 if (fpcr.IsNone()) { in AssertFPCRState() 2192 if ((rmode == RelocInfo::CODE_TARGET) && (!ast_id.IsNone())) { in Call() 5030 DCHECK(args[i].IsNone()); in PrintfNoPreserve()
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 1748 VIXL_ASSERT(src1.IsNone() && src2.IsNone() && src3.IsNone()); in PushHelper() 1752 VIXL_ASSERT(src2.IsNone() && src3.IsNone()); in PushHelper() 1756 VIXL_ASSERT(src3.IsNone()); in PushHelper() 1790 VIXL_ASSERT(dst1.IsNone() && dst2.IsNone() && dst3.IsNone()); in PopHelper() 1794 VIXL_ASSERT(dst2.IsNone() && dst3.IsNone()); in PopHelper() 1798 VIXL_ASSERT(dst3.IsNone()); in PopHelper() 2090 VIXL_ASSERT(args[i].IsNone()); in PrintfNoPreserve() 2419 VIXL_ASSERT(reg.IsNone()); in Release() 2501 VIXL_ASSERT(regs[i].IsNone()); in Exclude()
|
D | assembler-a64.h | 64 VIXL_ASSERT(IsNone()); in CPURegister() 130 VIXL_ASSERT(!IsNone()); in IsValid() 133 VIXL_ASSERT(IsNone()); in IsValid() 156 bool IsNone() const { in IsNone() function 232 return IsValid() || IsNone(); in IsValidOrNone() 248 VIXL_ASSERT(IsRegister() || IsNone()); in IsValid() 280 VIXL_ASSERT(IsVRegister() || IsNone()); in IsValid()
|
/external/lldb/include/lldb/Utility/ |
D | PythonPointer.h | 70 bool IsNone() { return ptr_ == Py_None; } in IsNone() function
|
/external/v8/src/ia32/ |
D | assembler-ia32-inl.h | 414 if (rmode == RelocInfo::CODE_TARGET && !id.IsNone()) { in emit() 416 } else if (!RelocInfo::IsNone(rmode) in emit() 438 if (!RelocInfo::IsNone(x.rmode_)) RecordRelocInfo(x.rmode_); in emit() 455 DCHECK(RelocInfo::IsNone(x.rmode_)); in emit_w()
|
D | assembler-ia32.cc | 157 if (disp == 0 && RelocInfo::IsNone(rmode) && !base.is(ebp)) { in Operand() 161 } else if (is_int8(disp) && RelocInfo::IsNone(rmode)) { in Operand() 182 if (disp == 0 && RelocInfo::IsNone(rmode) && !base.is(ebp)) { in Operand() 186 } else if (is_int8(disp) && RelocInfo::IsNone(rmode)) { in Operand() 1113 if (RelocInfo::IsNone(imm.rmode_) && is_uint8(imm.x_)) { in test() 1151 if (RelocInfo::IsNone(imm.rmode_) && is_uint8(imm.x_)) { in test() 2600 if (length >= sizeof(int32_t) && !RelocInfo::IsNone(adr.rmode_)) { in emit_operand() 2629 DCHECK(!RelocInfo::IsNone(rmode)); in RecordRelocInfo()
|
D | assembler-ia32.h | 289 bool is_zero() const { return x_ == 0 && RelocInfo::IsNone(rmode_); } in is_zero() 291 return -128 <= x_ && x_ < 128 && RelocInfo::IsNone(rmode_); in is_int8() 294 return -32768 <= x_ && x_ < 32768 && RelocInfo::IsNone(rmode_); in is_int16()
|
/external/v8/src/x87/ |
D | assembler-x87-inl.h | 415 if (rmode == RelocInfo::CODE_TARGET && !id.IsNone()) { in emit() 417 } else if (!RelocInfo::IsNone(rmode) in emit() 439 if (!RelocInfo::IsNone(x.rmode_)) RecordRelocInfo(x.rmode_); in emit() 456 DCHECK(RelocInfo::IsNone(x.rmode_)); in emit_w()
|
D | assembler-x87.cc | 152 if (disp == 0 && RelocInfo::IsNone(rmode) && !base.is(ebp)) { in Operand() 156 } else if (is_int8(disp) && RelocInfo::IsNone(rmode)) { in Operand() 177 if (disp == 0 && RelocInfo::IsNone(rmode) && !base.is(ebp)) { in Operand() 181 } else if (is_int8(disp) && RelocInfo::IsNone(rmode)) { in Operand() 1046 if (RelocInfo::IsNone(imm.rmode_) && is_uint8(imm.x_)) { in test() 1084 if (RelocInfo::IsNone(imm.rmode_) && is_uint8(imm.x_)) { in test() 2022 if (length >= sizeof(int32_t) && !RelocInfo::IsNone(adr.rmode_)) { in emit_operand() 2051 DCHECK(!RelocInfo::IsNone(rmode)); in RecordRelocInfo()
|
D | assembler-x87.h | 281 bool is_zero() const { return x_ == 0 && RelocInfo::IsNone(rmode_); } in is_zero() 283 return -128 <= x_ && x_ < 128 && RelocInfo::IsNone(rmode_); in is_int8() 286 return -32768 <= x_ && x_ < 32768 && RelocInfo::IsNone(rmode_); in is_int16()
|
/external/clang/unittests/AST/ |
D | ASTTypeTraitsTest.cpp | 29 TEST(ASTNodeKind, IsNone) { in TEST() argument
|
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 38 if (!RelocInfo::IsNone(rmode)) { in emitp() 62 if (rmode == RelocInfo::CODE_TARGET && !ast_id.IsNone()) { in emit_code_target()
|
/external/v8/src/mips/ |
D | assembler-mips.h | 1000 DCHECK(recorded_ast_id_.IsNone()); in SetRecordedAstId() 1005 DCHECK(!recorded_ast_id_.IsNone()); in RecordedAstId()
|