Home
last modified time | relevance | path

Searched refs:HasCallDescriptorFlag (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc958 instr->HasCallDescriptorFlag(CallDescriptor::kNeedsFrameState); in RecordCallPosition()
961 if (instr->HasCallDescriptorFlag(CallDescriptor::kHasExceptionHandler)) { in RecordCallPosition()
H A Dinstruction.h980 bool HasCallDescriptorFlag(CallDescriptor::Flag flag) const { in HasCallDescriptorFlag() function in v8::internal::compiler::final
H A Dmid-tier-register-allocator.cc2900 instr->HasCallDescriptorFlag(CallDescriptor::kHasExceptionHandler); in DefineOutputs()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc569 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
617 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
629 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1072 if (instr->HasCallDescriptorFlag(CallDescriptor::kIsTailCallForTierUp)) { in AdjustStackPointerForTailCall()
1119 DCHECK(!instr->HasCallDescriptorFlag(CallDescriptor::kIsTailCallForTierUp)); in AssembleTailCallBeforeGap()
1203 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
1263 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
1277 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc693 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
747 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
760 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc808 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
871 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
889 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc679 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
731 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
745 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc705 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
759 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
772 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1172 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
1224 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
1241 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc584 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
635 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
648 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc621 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
669 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
682 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc640 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
675 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()
700 instr->HasCallDescriptorFlag(CallDescriptor::kFixedTargetRegister), in AssembleArchInstruction()

Completed in 63 milliseconds