allocatable_registers_ | v8::internal::compiler::CallDescriptor | private |
AllocatableRegisters() const | v8::internal::compiler::CallDescriptor | inline |
CalculateFixedFrameSize(CodeKind code_kind) const | v8::internal::compiler::CallDescriptor | |
CallDescriptor(Kind kind, CodeEntrypointTag tag, MachineType target_type, LinkageLocation target_loc, LocationSignature *location_sig, size_t param_slot_count, Operator::Properties properties, RegList callee_saved_registers, DoubleRegList callee_saved_fp_registers, Flags flags, const char *debug_name="", StackArgumentOrder stack_order=StackArgumentOrder::kDefault, const RegList allocatable_registers={}, size_t return_slot_count=0, uint64_t signature_hash=kInvalidWasmSignatureHash) | v8::internal::compiler::CallDescriptor | inline |
CallDescriptor(const CallDescriptor &)=delete | v8::internal::compiler::CallDescriptor | |
callee_saved_fp_registers_ | v8::internal::compiler::CallDescriptor | private |
callee_saved_registers_ | v8::internal::compiler::CallDescriptor | private |
CalleeSavedFPRegisters() const | v8::internal::compiler::CallDescriptor | inline |
CalleeSavedRegisters() const | v8::internal::compiler::CallDescriptor | inline |
CanTailCall(const CallDescriptor *callee) const | v8::internal::compiler::CallDescriptor | |
ComputeParamCounts() const | v8::internal::compiler::CallDescriptor | private |
debug_name() const | v8::internal::compiler::CallDescriptor | inline |
debug_name_ | v8::internal::compiler::CallDescriptor | private |
Flag enum name | v8::internal::compiler::CallDescriptor | |
Flags typedef | v8::internal::compiler::CallDescriptor | |
flags() const | v8::internal::compiler::CallDescriptor | inline |
flags_ | v8::internal::compiler::CallDescriptor | private |
fp_param_count_ | v8::internal::compiler::CallDescriptor | mutableprivate |
FPParameterCount() const | v8::internal::compiler::CallDescriptor | inline |
FrameStateCount() const | v8::internal::compiler::CallDescriptor | inline |
GetInputLocation(size_t index) const | v8::internal::compiler::CallDescriptor | inline |
GetInputType(size_t index) const | v8::internal::compiler::CallDescriptor | inline |
GetMachineSignature(Zone *zone) const | v8::internal::compiler::CallDescriptor | |
GetOffsetToFirstUnusedStackSlot() const | v8::internal::compiler::CallDescriptor | |
GetOffsetToReturns() const | v8::internal::compiler::CallDescriptor | |
GetParameterType(size_t index) const | v8::internal::compiler::CallDescriptor | inline |
GetReturnLocation(size_t index) const | v8::internal::compiler::CallDescriptor | inline |
GetReturnType(size_t index) const | v8::internal::compiler::CallDescriptor | inline |
GetStackArgumentOrder() const | v8::internal::compiler::CallDescriptor | inline |
GetStackIndexFromSlot(int slot_index) const | v8::internal::compiler::CallDescriptor | inline |
GetStackParameterDelta(const CallDescriptor *tail_caller) const | v8::internal::compiler::CallDescriptor | |
GetTaggedParameterSlots() const | v8::internal::compiler::CallDescriptor | |
gp_param_count_ | v8::internal::compiler::CallDescriptor | mutableprivate |
GPParameterCount() const | v8::internal::compiler::CallDescriptor | inline |
HasRestrictedAllocatableRegisters() const | v8::internal::compiler::CallDescriptor | inline |
InitializeRootRegister() const | v8::internal::compiler::CallDescriptor | inline |
InputCount() const | v8::internal::compiler::CallDescriptor | inline |
IsBuiltinPointerCall() const | v8::internal::compiler::CallDescriptor | inline |
IsCFunctionCall() const | v8::internal::compiler::CallDescriptor | inline |
IsCodeObjectCall() const | v8::internal::compiler::CallDescriptor | inline |
IsJSFunctionCall() const | v8::internal::compiler::CallDescriptor | inline |
IsTailCallForTierUp() const | v8::internal::compiler::CallDescriptor | inline |
JSParameterCount() const | v8::internal::compiler::CallDescriptor | inline |
kCallAddress enum value | v8::internal::compiler::CallDescriptor | |
kCallBuiltinPointer enum value | v8::internal::compiler::CallDescriptor | |
kCallCodeObject enum value | v8::internal::compiler::CallDescriptor | |
kCallerSavedFPRegisters enum value | v8::internal::compiler::CallDescriptor | |
kCallerSavedRegisters enum value | v8::internal::compiler::CallDescriptor | |
kCallJSFunction enum value | v8::internal::compiler::CallDescriptor | |
kCanUseRoots enum value | v8::internal::compiler::CallDescriptor | |
kFixedTargetRegister enum value | v8::internal::compiler::CallDescriptor | |
kFlagsBitsEncodedInInstructionCode | v8::internal::compiler::CallDescriptor | static |
kHasExceptionHandler enum value | v8::internal::compiler::CallDescriptor | |
Kind enum name | v8::internal::compiler::CallDescriptor | |
kind() const | v8::internal::compiler::CallDescriptor | inline |
kind_ | v8::internal::compiler::CallDescriptor | private |
kInitializeRootRegister enum value | v8::internal::compiler::CallDescriptor | |
kIsTailCallForTierUp enum value | v8::internal::compiler::CallDescriptor | |
kNeedsFrameState enum value | v8::internal::compiler::CallDescriptor | |
kNoAllocate enum value | v8::internal::compiler::CallDescriptor | |
kNoFlags enum value | v8::internal::compiler::CallDescriptor | |
kNoFunctionDescriptor enum value | v8::internal::compiler::CallDescriptor | |
Linkage class | v8::internal::compiler::CallDescriptor | friend |
location_sig_ | v8::internal::compiler::CallDescriptor | private |
NeedsCallerSavedFPRegisters() const | v8::internal::compiler::CallDescriptor | inline |
NeedsCallerSavedRegisters() const | v8::internal::compiler::CallDescriptor | inline |
NeedsFrameState() const | v8::internal::compiler::CallDescriptor | inline |
NoFunctionDescriptor() const | v8::internal::compiler::CallDescriptor | inline |
operator=(const CallDescriptor &)=delete | v8::internal::compiler::CallDescriptor | |
param_slot_count_ | v8::internal::compiler::CallDescriptor | private |
ParameterCount() const | v8::internal::compiler::CallDescriptor | inline |
ParameterSlotCount() const | v8::internal::compiler::CallDescriptor | inline |
properties() const | v8::internal::compiler::CallDescriptor | inline |
properties_ | v8::internal::compiler::CallDescriptor | private |
RequiresEntrypointTagForCall() const | v8::internal::compiler::CallDescriptor | inline |
RequiresFrameAsIncoming() const | v8::internal::compiler::CallDescriptor | inline |
return_slot_count_ | v8::internal::compiler::CallDescriptor | private |
ReturnCount() const | v8::internal::compiler::CallDescriptor | inline |
ReturnSlotCount() const | v8::internal::compiler::CallDescriptor | inline |
shifted_tag() const | v8::internal::compiler::CallDescriptor | inline |
signature_hash() const | v8::internal::compiler::CallDescriptor | |
signature_hash_ | v8::internal::compiler::CallDescriptor | private |
stack_order_ | v8::internal::compiler::CallDescriptor | private |
tag() const | v8::internal::compiler::CallDescriptor | inline |
tag_ | v8::internal::compiler::CallDescriptor | private |
target_loc_ | v8::internal::compiler::CallDescriptor | private |
target_type_ | v8::internal::compiler::CallDescriptor | private |
ToEncodedCSignature() const | v8::internal::compiler::CallDescriptor | |