23 if (*loc ==
nullptr) {
31 if (*loc ==
nullptr) {
53 int32_t value32 =
static_cast<int32_t
>(
value);
55 if (*loc ==
nullptr) {
65 if (*loc ==
nullptr) {
75 if (*loc ==
nullptr) {
95 if (*loc ==
nullptr) {
103 if (*loc ==
nullptr) {
111 if (*loc ==
nullptr) {
119 if (*loc ==
nullptr) {
static ExternalReference Create(const SCTableReference &table_ref)
Node ** FindFloat64Constant(double value)
Node ** FindTaggedIndexConstant(int32_t value)
Node ** FindFloat32Constant(float value)
Node ** FindInt32Constant(int32_t value)
Node ** FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode)
Node ** FindExternalConstant(ExternalReference value)
Node ** FindPointerConstant(intptr_t value)
Node ** FindRelocatableInt64Constant(int64_t value, RelocInfoMode rmode)
Node ** FindInt64Constant(int64_t value)
Node * UintPtrConstant(uintptr_t value)
Node * RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode)
Node * Int64Constant(int64_t value)
Node * Float64Constant(double value)
Node * Uint64Constant(uint64_t value)
Node * UniqueInt32Constant(int32_t value)
Node * UniqueInt64Constant(int64_t value)
Node * ExternalConstant(ExternalReference ref)
Node * RelocatableWasmBuiltinCallTarget(Builtin builtin)
CommonOperatorBuilder * common() const
Node * RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode)
Node * TaggedIndexConstant(intptr_t value)
Node * IntPtrConstant(intptr_t value)
MachineOperatorBuilder * machine() const
Node * RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode)
Node * Float32Constant(float value)
Node * PointerConstant(intptr_t value)
Node * Uint32Constant(uint32_t value)
Node * UniqueIntPtrConstant(intptr_t value)
Node * Int32Constant(int32_t value)
Node * NewNode(const Operator *op, int input_count, Node *const *inputs, bool incomplete=false)
constexpr int kSystemPointerSize