Home
last modified time | relevance | path

Searched defs:machine_types (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcommon-operator.h182 const ZoneVector<MachineType>* machine_types() const { return second; } in machine_types() function
316 TypedStateValueInfo(ZoneVector<MachineType> const* machine_types, in TypedStateValueInfo()
320 ZoneVector<MachineType> const* machine_types() const { in machine_types() function
/third_party/node/deps/v8/src/codegen/
Dinterface-descriptors.cc47 const MachineType* machine_types, int machine_types_length) { in InitializeTypes()
/third_party/node/deps/v8/src/torque/
Dutils.cc191 static const char* const machine_types[]{VOID_TYPE_STRING, in IsMachineType() local