Allocate(PretenureFlag pretenure, Node *size) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Bind(GraphAssemblerLabel< VarCount > *label) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
BitcastWordToTagged(Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Branch(Node *condition, GraphAssemblerLabel< 0u > *if_true, GraphAssemblerLabel< 0u > *if_false, IsSafetyCheck is_safety_check=IsSafetyCheck::kNoSafetyCheck) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Call(const CallDescriptor *call_descriptor, Args... args) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Call(const Operator *op, Args... args) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
CEntryStubConstant(int result_size) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
DebugBreak() (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
DeoptimizeIf(DeoptimizeReason reason, VectorSlotPair const &feedback, Node *condition, Node *frame_state, IsSafetyCheck is_safety_check=IsSafetyCheck::kSafetyCheck) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
DeoptimizeIfNot(DeoptimizeReason reason, VectorSlotPair const &feedback, Node *condition, Node *frame_state, IsSafetyCheck is_safety_check=IsSafetyCheck::kSafetyCheck) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
ExternalConstant(ExternalReference ref) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
ExtractCurrentControl() (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
ExtractCurrentEffect() (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Float64Constant(double value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Float64RoundDown(Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Float64RoundTruncate(Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Goto(GraphAssemblerLabel< sizeof...(Vars)> *label, Vars...) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
GotoIf(Node *condition, GraphAssemblerLabel< sizeof...(Vars)> *label, Vars...) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
GotoIfNot(Node *condition, GraphAssemblerLabel< sizeof...(Vars)> *label, Vars...) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
GraphAssembler(JSGraph *jsgraph, Node *effect, Node *control, Zone *zone) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
HeapConstant(Handle< HeapObject > object) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Int32Constant(int32_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Int64Constant(int64_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
IntPtrConstant(intptr_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Load(MachineType rep, Node *object, Node *offset) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
LoadElement(ElementAccess const &, Node *object, Node *index) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
LoadField(FieldAccess const &, Node *object) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
LoadFramePointer() (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
LoadUnaligned(MachineType rep, Node *object, Node *offset) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
MakeDeferredLabel(Reps... reps) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | inlinestatic |
MakeLabel(Reps... reps) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | inlinestatic |
MakeLabelFor(GraphAssemblerLabelType type, Reps... reps) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | inlinestatic |
MakeLoopLabel(Reps... reps) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | inlinestatic |
Projection(int index, Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Reset(Node *effect, Node *control) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Retain(Node *buffer) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
SmiConstant(int32_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Store(StoreRepresentation rep, Node *object, Node *offset, Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
StoreElement(ElementAccess const &, Node *object, Node *index, Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
StoreField(FieldAccess const &, Node *object, Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
StoreUnaligned(MachineRepresentation rep, Node *object, Node *offset, Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
ToNumber(Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Uint32Constant(int32_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
UniqueIntPtrConstant(intptr_t value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Unreachable() (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
UnsafePointerAdd(Node *base, Node *external) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |
Word32PoisonOnSpeculation(Node *value) (defined in v8::internal::compiler::GraphAssembler) | v8::internal::compiler::GraphAssembler | |