v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::GraphAssembler Member List

This is the complete list of members for v8::internal::compiler::GraphAssembler, including all inherited members.

AdaptLocalArgument(Node *argument)v8::internal::compiler::GraphAssembler
AddClonedNode(Node *node)v8::internal::compiler::GraphAssemblerprotected
AddInlineReducer(Reducer *reducer)v8::internal::compiler::GraphAssemblerinline
AddNode(Node *node)v8::internal::compiler::GraphAssembler
AddNode(Node *node)v8::internal::compiler::GraphAssemblerinline
Bind(GraphAssemblerLabel< VarCount > *label)v8::internal::compiler::GraphAssembler
BitcastMaybeObjectToWord(Node *value)v8::internal::compiler::GraphAssembler
BitcastTaggedToWord(Node *value)v8::internal::compiler::GraphAssembler
BitcastTaggedToWordForTagAndSmiBits(Node *value)v8::internal::compiler::GraphAssembler
BitcastWordToTagged(Node *value)v8::internal::compiler::GraphAssembler
BitcastWordToTaggedSigned(Node *value)v8::internal::compiler::GraphAssembler
Branch(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *if_true, detail::GraphAssemblerLabelForVars< Vars... > *if_false, Vars...)v8::internal::compiler::GraphAssembler
BranchImpl(BranchSemantics semantics, Node *condition, GraphAssemblerLabel< sizeof...(Vars)> *if_true, GraphAssemblerLabel< sizeof...(Vars)> *if_false, BranchHint hint, Vars...)v8::internal::compiler::GraphAssemblerprivate
BranchWithCriticalSafetyCheck(Node *condition, GraphAssemblerLabel< 0u > *if_true, GraphAssemblerLabel< 0u > *if_false)v8::internal::compiler::GraphAssembler
BranchWithHint(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *if_true, detail::GraphAssemblerLabelForVars< Vars... > *if_false, BranchHint hint, Vars...)v8::internal::compiler::GraphAssembler
Call(const CallDescriptor *call_descriptor, int inputs_size, Node **inputs)v8::internal::compiler::GraphAssembler
Call(const Operator *op, int inputs_size, Node **inputs)v8::internal::compiler::GraphAssembler
Call(const CallDescriptor *call_descriptor, Node *first_arg, Args... args)v8::internal::compiler::GraphAssembler
Call(const Operator *op, Node *first_arg, Args... args)v8::internal::compiler::GraphAssembler
ChangeUint32ToUintPtr(SloppyTNode< Uint32T > value)v8::internal::compiler::GraphAssembler
Checkpoint(FrameState frame_state)v8::internal::compiler::GraphAssembler
common() constv8::internal::compiler::GraphAssemblerinlineprotected
ConnectUnreachableToEnd()v8::internal::compiler::GraphAssembler
control() constv8::internal::compiler::GraphAssemblerinline
control_v8::internal::compiler::GraphAssemblerprivate
DebugBreak()v8::internal::compiler::GraphAssembler
default_branch_semantics_v8::internal::compiler::GraphAssemblerprivate
DeoptimizeIf(DeoptimizeReason reason, FeedbackSource const &feedback, Node *condition, Node *frame_state)v8::internal::compiler::GraphAssembler
DeoptimizeIfNot(DeoptimizeReason reason, FeedbackSource const &feedback, Node *condition, Node *frame_state)v8::internal::compiler::GraphAssembler
effect() constv8::internal::compiler::GraphAssemblerinline
effect_v8::internal::compiler::GraphAssemblerprivate
ExternalConstant(ExternalReference ref)v8::internal::compiler::GraphAssembler
Float64Constant(double value)v8::internal::compiler::GraphAssembler
Float64RoundDown(Node *value)v8::internal::compiler::GraphAssembler
Float64RoundTruncate(Node *value)v8::internal::compiler::GraphAssembler
Goto(detail::GraphAssemblerLabelForVars< Vars... > *label, Vars...)v8::internal::compiler::GraphAssembler
GotoIf(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *label, BranchHint hint, Vars...)v8::internal::compiler::GraphAssembler
GotoIf(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *label, Vars...)v8::internal::compiler::GraphAssembler
GotoIfNot(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *label, BranchHint hint, Vars...)v8::internal::compiler::GraphAssembler
GotoIfNot(Node *condition, detail::GraphAssemblerLabelForVars< Vars... > *label, Vars...)v8::internal::compiler::GraphAssembler
graph() constv8::internal::compiler::GraphAssemblerinlineprotected
GraphAssembler(MachineGraph *jsgraph, Zone *zone, BranchSemantics default_branch_semantics, std::optional< NodeChangedCallback > node_changed_callback=std::nullopt, bool mark_loop_exits=false)v8::internal::compiler::GraphAssembler
HasActiveBlock() constv8::internal::compiler::GraphAssemblerinline
InitializeEffectControl(Node *effect, Node *control)v8::internal::compiler::GraphAssembler
inline_reducers_v8::internal::compiler::GraphAssemblerprivate
inline_reductions_blocked_v8::internal::compiler::GraphAssemblerprivate
Int32Constant(int32_t value)v8::internal::compiler::GraphAssembler
Int64Constant(int64_t value)v8::internal::compiler::GraphAssembler
IntPtrAdd(Node *a, Node *b)v8::internal::compiler::GraphAssembler
IntPtrConstant(intptr_t value)v8::internal::compiler::GraphAssembler
IntPtrEqual(Node *left, Node *right)v8::internal::compiler::GraphAssembler
IntPtrSub(Node *a, Node *b)v8::internal::compiler::GraphAssembler
Is64() constv8::internal::compiler::GraphAssemblerinlineprotected
IsolateField(IsolateFieldId id)v8::internal::compiler::GraphAssembler
JSBranch(TNode< Boolean > condition, GraphAssemblerLabel< sizeof...(Vars)> *if_true, GraphAssemblerLabel< sizeof...(Vars)> *if_false, BranchHint hint, Vars...)v8::internal::compiler::GraphAssembler
Load(MachineType type, Node *object, Node *offset)v8::internal::compiler::GraphAssembler
Load(MachineType type, Node *object, int offset)v8::internal::compiler::GraphAssembler
LoadFramePointer()v8::internal::compiler::GraphAssembler
LoadHeapNumberValue(Node *heap_number)v8::internal::compiler::GraphAssembler
LoadMap(Node *object)v8::internal::compiler::GraphAssembler
LoadRootRegister()v8::internal::compiler::GraphAssembler
LoadTrapOnNull(MachineType type, Node *object, Node *offset)v8::internal::compiler::GraphAssembler
LoadUnaligned(MachineType type, Node *object, Node *offset)v8::internal::compiler::GraphAssembler
loop_headers_v8::internal::compiler::GraphAssemblerprivate
loop_nesting_level_v8::internal::compiler::GraphAssemblerprivate
machine() constv8::internal::compiler::GraphAssemblerinlineprotected
MachineBranch(TNode< Word32T > condition, GraphAssemblerLabel< sizeof...(Vars)> *if_true, GraphAssemblerLabel< sizeof...(Vars)> *if_false, BranchHint hint, Vars...)v8::internal::compiler::GraphAssembler
MakeDeferredLabel(Reps... reps)v8::internal::compiler::GraphAssemblerinline
MakeLabel(Reps... reps)v8::internal::compiler::GraphAssemblerinline
MakeLabelFor(GraphAssemblerLabelType type, Reps... reps)v8::internal::compiler::GraphAssemblerinline
MakeLabelFor(GraphAssemblerLabelType type, base::SmallVector< MachineRepresentation, 4 > reps)v8::internal::compiler::GraphAssemblerinline
MakeLoopLabel(Reps... reps)v8::internal::compiler::GraphAssemblerinline
mark_loop_exits_v8::internal::compiler::GraphAssemblerprivate
mcgraph() constv8::internal::compiler::GraphAssemblerinlineprotected
mcgraph_v8::internal::compiler::GraphAssemblerprivate
MergeState(detail::GraphAssemblerLabelForVars< Vars... > *label, Vars... vars)v8::internal::compiler::GraphAssemblerprotected
node_changed_callback_v8::internal::compiler::GraphAssemblerprivate
Parameter(int index)v8::internal::compiler::GraphAssembler
Projection(int index, Node *value, Node *ctrl=nullptr)v8::internal::compiler::GraphAssembler
ProtectedLoad(MachineType type, Node *object, Node *offset)v8::internal::compiler::GraphAssembler
ProtectedStore(MachineRepresentation rep, Node *object, Node *offset, Node *value)v8::internal::compiler::GraphAssembler
Reset()v8::internal::compiler::GraphAssembler
Retain(Node *buffer)v8::internal::compiler::GraphAssembler
RuntimeAbort(AbortReason reason)v8::internal::compiler::GraphAssembler
simplified()v8::internal::compiler::GraphAssemblerinlinevirtual
SmiLessThan(Node *left, Node *right)v8::internal::compiler::GraphAssembler
SmiSub(Node *left, Node *right)v8::internal::compiler::GraphAssembler
StackSlot(int size, int alignment, bool is_tagged=false)v8::internal::compiler::GraphAssembler
start() constv8::internal::compiler::GraphAssemblerinline
Store(StoreRepresentation rep, Node *object, Node *offset, Node *value)v8::internal::compiler::GraphAssembler
Store(StoreRepresentation rep, Node *object, int offset, Node *value)v8::internal::compiler::GraphAssembler
StoreTrapOnNull(StoreRepresentation rep, Node *object, Node *offset, Node *value)v8::internal::compiler::GraphAssembler
StoreUnaligned(MachineRepresentation rep, Node *object, Node *offset, Node *value)v8::internal::compiler::GraphAssembler
TaggedEqual(Node *left, Node *right)v8::internal::compiler::GraphAssembler
TailCall(const CallDescriptor *call_descriptor, int inputs_size, Node **inputs)v8::internal::compiler::GraphAssembler
temp_zone() constv8::internal::compiler::GraphAssemblerinlineprotected
temp_zone_v8::internal::compiler::GraphAssemblerprivate
TruncateFloat64ToInt64(Node *value, TruncateKind kind)v8::internal::compiler::GraphAssembler
TypeGuard(Type type, Node *value)v8::internal::compiler::GraphAssembler
TypeGuard(Type type, TNode< T > value)v8::internal::compiler::GraphAssemblerinline
Uint32Constant(uint32_t value)v8::internal::compiler::GraphAssembler
Uint64Constant(uint64_t value)v8::internal::compiler::GraphAssembler
UintPtrAdd(TNode< UintPtrT > left, TNode< UintPtrT > right)v8::internal::compiler::GraphAssembler
UintPtrConstant(uintptr_t value)v8::internal::compiler::GraphAssembler
UintPtrDiv(TNode< UintPtrT > left, TNode< UintPtrT > right)v8::internal::compiler::GraphAssembler
UintPtrLessThan(TNode< UintPtrT > left, TNode< UintPtrT > right)v8::internal::compiler::GraphAssembler
UintPtrLessThanOrEqual(TNode< UintPtrT > left, TNode< UintPtrT > right)v8::internal::compiler::GraphAssembler
UintPtrSub(TNode< UintPtrT > left, TNode< UintPtrT > right)v8::internal::compiler::GraphAssembler
UniqueIntPtrConstant(intptr_t value)v8::internal::compiler::GraphAssembler
Unreachable()v8::internal::compiler::GraphAssembler
UnreachableWithoutConnectToEnd()v8::internal::compiler::GraphAssembler
UpdateEffectControlWith(Node *node)v8::internal::compiler::GraphAssemblerinline
~GraphAssembler()v8::internal::compiler::GraphAssemblervirtual