/third_party/node/deps/v8/src/compiler/ |
D | machine-graph-verifier.cc | 51 : MachineRepresentation::kBit; in GetProjectionType() 56 : MachineRepresentation::kBit; in GetProjectionType() 62 : MachineRepresentation::kBit; in GetProjectionType() 254 representation_vector_[node->id()] = MachineRepresentation::kBit; in Run() 376 CHECK_EQ(MachineRepresentation::kBit, in Run() 802 case MachineRepresentation::kBit: in CheckValueInputIsCompressedOrTaggedOrInt32() 825 case MachineRepresentation::kBit: in CheckValueInputIsTaggedOrPointer() 855 case MachineRepresentation::kBit: in CheckValueInputForInt32Op() 881 case MachineRepresentation::kBit: in CheckValueIsTaggedOrInt32() 1007 case MachineRepresentation::kBit: in IsCompatible() [all …]
|
D | simplified-lowering.cc | 162 case MachineRepresentation::kBit: in TruncatingUseInfoFromRepresentation() 1136 return MachineRepresentation::kBit; in GetOutputInfoForPhi() 1212 VisitUnop<T>(node, UseInfo::None(), MachineRepresentation::kBit); in VisitObjectIs() 1217 VisitUnop<T>(node, UseInfo::AnyTagged(), MachineRepresentation::kBit); in VisitObjectIs() 1312 DCHECK(machine_type.representation() != MachineRepresentation::kBit || in DeoptMachineTypeOf() 2206 SetOutput<T>(node, MachineRepresentation::kBit); in VisitNode() 2217 if (input_info->representation() == MachineRepresentation::kBit) { in VisitNode() 2232 SetOutput<T>(node, MachineRepresentation::kBit); in VisitNode() 2251 MachineRepresentation::kBit); in VisitNode() 2262 MachineRepresentation::kBit); in VisitNode() [all …]
|
D | representation-change.cc | 228 case MachineRepresentation::kBit: in GetRepresentationFor() 380 } else if (output_rep == MachineRepresentation::kBit) { in GetTaggedSignedRepresentationFor() 435 if (output_rep == MachineRepresentation::kBit) { in GetTaggedPointerRepresentationFor() 537 } else if (output_rep == MachineRepresentation::kBit) { in GetTaggedRepresentationFor() 734 } else if (output_rep == MachineRepresentation::kBit) { in GetFloat64RepresentationFor() 862 } else if (output_rep == MachineRepresentation::kBit) { in GetWord32RepresentationFor() 1045 jsgraph()->common()->DeadValue(MachineRepresentation::kBit), node); in GetBitRepresentationFor() 1091 MachineRepresentation::kBit); in GetBitRepresentationFor() 1153 } else if (output_rep == MachineRepresentation::kBit) { in GetWord64RepresentationFor()
|
D | effect-control-linearizer.cc | 1651 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerTruncateTaggedToBit() 1671 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerTruncateTaggedPointerToBit() 1938 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerCompareMaps() 3047 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsArrayBufferView() 3073 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsBigInt() 3092 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsCallable() 3117 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsConstructor() 3142 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsDetectableCallable() 3183 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsFiniteNumber() 3216 auto done = __ MakeLabel(MachineRepresentation::kBit); in LowerObjectIsInteger() [all …]
|
D | load-elimination.cc | 1065 case MachineRepresentation::kBit: in ReduceLoadElement() 1122 case MachineRepresentation::kBit: in ReduceStoreElement() 1418 case MachineRepresentation::kBit: in FieldIndexOf()
|
D | representation-change.h | 196 return UseInfo(MachineRepresentation::kBit, Truncation::Bool()); in Bool()
|
D | machine-operator.cc | 1355 case MachineRepresentation::kBit: in UnalignedStore() 1601 case MachineRepresentation::kBit: in Store() 1617 case MachineRepresentation::kBit: in ProtectedStore()
|
D | common-operator.cc | 567 V(kBit, 2) \
|
/third_party/node/deps/v8/src/codegen/ |
D | machine-type.h | 20 kBit, enumerator 234 return MachineType(MachineRepresentation::kBit, MachineSemantic::kBool); in Bool() 245 case MachineRepresentation::kBit: 379 case MachineRepresentation::kBit: in ElementSizeLog2Of()
|
D | machine-type.cc | 32 case MachineRepresentation::kBit: in MachineReprToString()
|
/third_party/node/deps/v8/src/compiler/backend/ |
D | register-allocation.h | 55 case MachineRepresentation::kBit: in ByteWidthForStackSlot()
|
D | code-generator.cc | 1157 if (type.representation() == MachineRepresentation::kBit) { in AddTranslationForOperand() 1185 if (type.representation() == MachineRepresentation::kBit) { in AddTranslationForOperand() 1226 } else if (type.representation() == MachineRepresentation::kBit) { in AddTranslationForOperand()
|
D | instruction-selector-impl.h | 367 case MachineRepresentation::kBit: in ToConstant()
|
D | instruction.cc | 228 case MachineRepresentation::kBit: in operator <<() 927 case MachineRepresentation::kBit: in FilterRepresentation()
|
D | instruction.h | 559 case MachineRepresentation::kBit: in IsSupportedRepresentation()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 2158 const size_t kBit = in updateVertexInput() local 2162 transition->set(kBit); in updateVertexInput() 2163 transition->set(kBit + 1); in updateVertexInput() 2287 const size_t kBit = ANGLE_GET_INDEXED_TRANSITION_BIT(mInputAssemblyAndColorBlendStateInfo, in updateBlendColor() local 2289 transition->set(kBit); in updateBlendColor()
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 355 case MachineRepresentation::kBit: // Fall through. in VisitLoad() 436 case MachineRepresentation::kBit: // Fall through. in VisitStore() 1428 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedLoad() 1483 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedStore()
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 524 case MachineRepresentation::kBit: // Fall through. in VisitLoad() 612 case MachineRepresentation::kBit: // Fall through. in VisitStore() 1426 case MachineRepresentation::kBit: // Fall through. in VisitChangeInt32ToInt64() 1799 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedLoad() 1854 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedStore()
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 264 case MachineRepresentation::kBit: // Fall through. in GetLoadOpcode() 319 case MachineRepresentation::kBit: // Fall through. in GetStoreOpcode() 873 case MachineRepresentation::kBit: // Fall through. in TryMergeTruncateInt64ToInt32IntoLoad() 1532 case MachineRepresentation::kBit: // Fall through. in VisitChangeInt32ToInt64() 2203 case MachineRepresentation::kBit: in TryNarrowOpcodeSize()
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 486 case MachineRepresentation::kBit: // Fall through. in VisitLoad() 559 case MachineRepresentation::kBit: // Fall through. in VisitStore() 1861 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedLoad() 1916 case MachineRepresentation::kBit: // Fall through. in VisitUnalignedStore()
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 263 case MachineRepresentation::kBit: // Fall through. in GetLoadOpcode() 623 case MachineRepresentation::kBit: // Fall through. in GetStoreOpcode() 728 rep == MachineRepresentation::kBit)) { in VisitStoreCommon() 1613 case MachineRepresentation::kBit: in TryNarrowOpcodeSize()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 452 case MachineRepresentation::kBit: // Fall through. in VisitLoad() 531 case MachineRepresentation::kBit: // Fall through. in VisitStore() 1407 case MachineRepresentation::kBit: // Fall through. in ZeroExtendsWord32ToWord64NoPhis()
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | instruction-selector-ppc.cc | 192 case MachineRepresentation::kBit: // Fall through. in VisitLoadCommon() 333 case MachineRepresentation::kBit: // Fall through. in VisitStoreCommon()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 790 case MachineRepresentation::kBit: // Fall through. in VisitLoad() 917 case MachineRepresentation::kBit: // Fall through. in VisitStore() 1952 case MachineRepresentation::kBit: // Fall through. in VisitChangeInt32ToInt64()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 283 case MachineRepresentation::kBit: // Fall through. in SelectLoadOpcode() 762 case MachineRepresentation::kBit: // Fall through. in VisitGeneralStore()
|