/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-lowering.cc | 598 Node* input = node->InputAt(current.input_index); in GenerateTraversal() local 777 Node* input = node->InputAt(0); in RunVerifyPhase() local 990 MarkAsPossibleRevisit(Node* node, Node* input) MarkAsPossibleRevisit() argument 1338 Node* input = node->InputAt(i); VisitStateValues() local 1430 Node* input = node->InputAt(i); VisitObjectState() local 1978 UseInfoForJSWasmCallArgument(Node* input, wasm::ValueType type, FeedbackSource const& feedback) UseInfoForJSWasmCallArgument() argument 2022 TNode<Object> input = n.Argument(i); VisitJSWasmCall() local 2083 Node* input = node->InputAt(i); VisitNode() local 4586 Node* const input = node->InputAt(0); Float64Round() local 4604 Node* const input = node->InputAt(0); Float64Sign() local 4616 Node* const input = node->InputAt(0); Int32Abs() local 4806 Node* const input = node->InputAt(0); Int32Sign() local 4918 Node* const input = node->InputAt(0); DoIntegral32ToBit() local 4928 Node* const input = node->InputAt(0); DoOrderedNumberToBit() local 4937 Node* const input = node->InputAt(0); DoNumberToBit() local 4946 Node* const input = node->InputAt(0); DoIntegerToUint8Clamped() local 4963 Node* const input = node->InputAt(0); DoNumberToUint8Clamped() local 4980 Node* const input = node->InputAt(0); DoSigned32ToUint8Clamped() local 4996 Node* const input = node->InputAt(0); DoUnsigned32ToUint8Clamped() local [all...] |
H A D | typer.cc | 371 Type input = Operand(node, 0); in TypeUnaryOp() local 375 Type Typer::Visitor::TypeUnaryOp(Type input, UnaryTyperFun f) { in TypeUnaryOp() argument 1350 TypeJSParseInt(Type input) TypeJSParseInt() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 487 OperandForDeopt(Isolate* isolate, OperandGenerator* g, Node* input, FrameStateInputKind kind, MachineRepresentation rep) OperandForDeopt() argument 597 AddOperandToStateValueDescriptor( StateValueList* values, InstructionOperandVector* inputs, OperandGenerator* g, StateObjectDeduplicator* deduplicator, Node* input, MachineType type, FrameStateInputKind kind, Zone* zone) AddOperandToStateValueDescriptor() argument 1271 Node* input = block->control_input(); VisitControl() local 2877 Node* const input = node->InputAt(i); VisitPhi() local 3260 Node* input = NodeProperties::GetValueInput(node, i); ZeroExtendsWord32ToWord64() local [all...] |
H A D | mid-tier-register-allocator.cc | 2539 AllocateSameInputOutput( UnallocatedOperand* output, UnallocatedOperand* input, VirtualRegisterData& output_vreg_data, VirtualRegisterData& input_vreg_data, int instr_index) AllocateSameInputOutput() argument 3092 UnallocatedOperand* input = UnallocatedOperand::cast(instr->InputAt(i)); AllocateRegisters() local 3103 UnallocatedOperand* input = UnallocatedOperand::cast(instr->InputAt(i)); AllocateRegisters() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | instruction-selector-arm64.cc | 2524 Node* input() cons function 3692 Node* input; // Node holding the vector elements. global() member 3706 Node* input = nullptr; TryMatchMulWithDup() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | instruction-selector-ia32.cc | 67 bool CanBeMemoryOperand(InstructionCode opcode, Node* node, Node* input, in CanBeMemoryOperand() argument 292 Node* input = node->InputAt(0); in VisitRO() local 338 VisitFloatUnop(InstructionSelector* selector, Node* node, Node* input, ArchOpcode opcode) VisitFloatUnop() argument 822 InstructionOperand const input = g.UseRegister(left); VisitBinop() local 1452 PushParameter input = (*arguments)[n]; EmitPrepareArguments() local 3234 Node* input = node->InputAt(0); VisitF64x2PromoteLowF32x4() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | instruction-selector-loong64.cc | 1699 PushParameter input = (*arguments)[n]; in EmitPrepareArguments() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | instruction-selector-riscv64.cc | 1733 PushParameter input = (*arguments)[n]; in EmitPrepareArguments() local [all...] |
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.cc | 755 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument 4329 uint32_t input = static_cast<uint32_t>(rj()); in DecodeTypeOp22() local 4352 uint64_t input = rj_u(); in DecodeTypeOp22() local 4375 uint64_t input = rj_u(); in DecodeTypeOp22() local 4398 uint64_t input = rj_u(); in DecodeTypeOp22() local 4421 uint64_t input = rj_u(); DecodeTypeOp22() local 4444 uint64_t input = rj_u(); DecodeTypeOp22() local 4467 uint32_t input = static_cast<uint32_t>(rj()); DecodeTypeOp22() local 4495 uint64_t input = rj_u(); DecodeTypeOp22() local 4523 uint32_t input = static_cast<uint32_t>(rj()); DecodeTypeOp22() local 4542 uint8_t input = static_cast<uint8_t>(rj()); DecodeTypeOp22() local 4551 uint16_t input = static_cast<uint16_t>(rj()); DecodeTypeOp22() local [all...] |
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.cc | 645 static bool is_snan(float input) { in is_snan() argument 651 static bool is_snan(double input) { in is_snan() argument 657 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-logic-arm64.cc | 3737 float input = src.Float<float>(i); in frint() local 3747 double input = src.Float<double>(i); in frint() local 3971 float input = src.Float<float>(i); frsqrte() local 3977 double input = src.Float<double>(i); frsqrte() local 4092 float input = src.Float<float>(i); frecpe() local 4098 double input = src.Float<double>(i); frecpe() local [all...] |
H A D | simulator-arm64.h | 2346 void set_last_debugger_input(ArrayUniquePtr<char> input) { in set_last_debugger_input() argument
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.cc | 724 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument [all...] |
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 780 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument [all...] |
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 661 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 2112 void Simulator::set_last_debugger_input(char* input) { in set_last_debugger_input() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.cc | 2520 icu::UnicodeString input = ToICUUnicodeString(isolate, string); in Normalize() local 2898 ToIntlMathematicalValueAsNumberBigIntOrString( Isolate* isolate, Handle<Object> input) ToIntlMathematicalValueAsNumberBigIntOrString() argument [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 2867 void ParseTorque(const std::string& input) { in ParseTorque() argument
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 74 LLVMValueRef input; member 87 LLVMValueRef input; member 101 LLVMValueRef input; member [all...] |
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 2150 struct ureg_src input; in ntt_emit_load_input() local 3670 nir_variable *input = NULL; nir_lower_primid_sysval_to_input() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | cmp.c | 933 static X509_STORE *load_trusted(char *input, int for_new_cert, const char *desc) in load_trusted() argument
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 772 X509_STORE *load_certstore(char *input, const char *pass, const char *desc, in load_certstore() argument [all...] |
/third_party/openssl/apps/ |
H A D | cmp.c | 933 static X509_STORE *load_trusted(char *input, int for_new_cert, const char *desc) in load_trusted() argument
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 772 X509_STORE *load_certstore(char *input, const char *pass, const char *desc, in load_certstore() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | vp8l_enc.c | 1719 static int EncodeStreamHook(void* input, void* data2) { in EncodeStreamHook() argument
|