Home
last modified time | relevance | path

Searched refs:kUint64 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc22 case CTypeInfo::Type::kUint64: in GetTypedArrayElementsKind()
102 c_signature->ReturnInfo().GetType() == CTypeInfo::Type::kUint64) { in CanOptimizeFastSignature()
119 c_signature->ArgumentInfo(i).GetType() == CTypeInfo::Type::kUint64) { in CanOptimizeFastSignature()
H A Dwasm-compiler.cc2073 case MachineSemantic::kUint64: in Min()
2088 case MachineSemantic::kUint64: in Max()
H A Dsimplified-lowering.cc1896 case CTypeInfo::Type::kUint64: in UseInfoForFastApiCallArgument()
H A Deffect-control-linearizer.cc5325 case CTypeInfo::Type::kUint64: in LowerFastApiCall()
/third_party/node/deps/v8/src/codegen/
H A Dmachine-type.h85 kUint64, member in v8::internal::MachineRepresentation::MachineSemantic
132 semantic() == MachineSemantic::kUint64; in IsUnsigned()
191 MachineSemantic::kUint64); in Uint64()
295 case CTypeInfo::Type::kUint64: in TypeForCType()
H A Dmachine-type.cc78 case MachineSemantic::kUint64: in operator <<()
/third_party/node/deps/v8/include/
H A Dv8-fast-api-calls.h246 kUint64, member in v8::CTypeInfo::Type
306 type == Type::kInt64 || type == Type::kUint64; in IsIntegralType()
649 V(uint64_t, kUint64) \
688 V(uint64_t, kUint64) \
/third_party/node/deps/v8/include/v8-include/
H A Dv8-fast-api-calls.h247 kUint64, member in v8::CTypeInfo::Type
310 type == Type::kUint64; in IsIntegralType()
668 V(uint64_t, kUint64) \
709 V(uint64_t, kUint64) \

Completed in 36 milliseconds