Home
last modified time | relevance | path

Searched defs:opcode (Results 601 - 625 of 681) sorted by relevance

1...<<2122232425262728

/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp659 alu_can_accept_constant(aco_opcode opcode, unsigned operand) alu_can_accept_constant() argument
2548 create_vop3_for_op3(opt_ctx& ctx, aco_opcode opcode, aco_ptr<Instruction>& instr, Operand operands[3], bool neg[3], bool abs[3], uint8_t opsel, bool clamp, unsigned omod) create_vop3_for_op3() argument
4612 sopk_opcode_for_sopc(aco_opcode opcode) sopk_opcode_for_sopc() argument
4630 sopc_is_signed(aco_opcode opcode) sopc_is_signed() argument
4648 sopc_32_swapped(aco_opcode opcode) sopc_32_swapped() argument
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c1991 char *cp, *cmd, *opcode, *aio_strat; in format_listio() local
2625 char *c, *opcode; in fmt_listio() local
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1401 bool LiftoffAssembler::emit_type_conversion(WasmOpcode opcode, in emit_type_conversion() argument
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h1195 WasmOpcode opcode = static_cast<WasmOpcode>(*pc); AnalyzeLoopAssignment() local
1376 Validate(const byte* pc, WasmOpcode opcode, SimdLaneImmediate<validate>& imm) Validate() argument
1573 WasmOpcode opcode = static_cast<WasmOpcode>(*pc); OpcodeLength() local
1934 WasmOpcode opcode = static_cast<WasmOpcode>(*pc); StackEffect() local
2386 WasmOpcode opcode = static_cast<WasmOpcode>(first_byte); DecodeFunctionBody() local
2433 CheckSimdFeatureFlagOpcode(WasmOpcode opcode) CheckSimdFeatureFlagOpcode() argument
2454 WasmOpcode opcode = static_cast<WasmOpcode>(*decoder->pc()); TraceLine() local
2458 AppendOpcode(WasmOpcode opcode) AppendOpcode() argument
3487 NonConstError(WasmFullDecoder* decoder, WasmOpcode opcode) NonConstError() argument
3587 GetOpcodeHandler(uint8_t opcode) GetOpcodeHandler() argument
3792 DecodeLoadLane(WasmOpcode opcode, LoadType type, uint32_t opcode_length) DecodeLoadLane() argument
3810 DecodeStoreLane(WasmOpcode opcode, StoreType type, uint32_t opcode_length) DecodeStoreLane() argument
3847 SimdExtractLane(WasmOpcode opcode, ValueType type, uint32_t opcode_length) SimdExtractLane() argument
3861 SimdReplaceLane(WasmOpcode opcode, ValueType type, uint32_t opcode_length) SimdReplaceLane() argument
3889 DecodeSimdOpcode(WasmOpcode opcode, uint32_t opcode_length) DecodeSimdOpcode() argument
4052 DecodeGCOpcode(WasmOpcode opcode, uint32_t opcode_length) DecodeGCOpcode() argument
4928 DecodeAtomicOpcode(WasmOpcode opcode, uint32_t opcode_length) DecodeAtomicOpcode() argument
4991 DecodeNumericOpcode(WasmOpcode opcode, uint32_t opcode_length) DecodeNumericOpcode() argument
5416 BuildSimplePrototypeOperator(WasmOpcode opcode) BuildSimplePrototypeOperator() argument
5424 BuildSimpleOperator(WasmOpcode opcode, const FunctionSig* sig) BuildSimpleOperator() argument
5438 BuildSimpleOperator(WasmOpcode opcode, ValueType return_type, ValueType arg_type) BuildSimpleOperator() argument
5449 BuildSimpleOperator(WasmOpcode opcode, ValueType return_type, ValueType lhs_type, ValueType rhs_type) BuildSimpleOperator() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h328 unsigned opcode: 4; member
341 unsigned opcode :4; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h328 unsigned opcode: 4; member
341 unsigned opcode :4; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h328 unsigned opcode: 4; member
341 unsigned opcode :4; member
/third_party/libfuse/include/
H A Dfuse_kernel.h902 uint32_t opcode; member
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc27 InstructionOperand UseOperand(Node* node, InstructionCode opcode) { in UseOperand() argument
76 CanBeImmediate(int64_t value, InstructionCode opcode) CanBeImmediate() argument
122 VisitRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRR() argument
129 VisitRRI(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRI() argument
137 VisitSimdShift(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitSimdShift() argument
151 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument
160 VisitRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRR() argument
168 VisitUniqueRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitUniqueRRR() argument
176 VisitRRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRRR() argument
183 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRO() argument
207 ArchOpcode opcode() const { opcode() function
263 InstructionCode opcode = TryEmitExtendingLoad() local
288 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument
325 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode) VisitBinop() argument
332 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument
337 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument
357 EmitLoad(InstructionSelector* selector, Node* node, InstructionCode opcode, Node* output = nullptr) EmitLoad() argument
379 EmitAddBeforeS128LoadStore(InstructionSelector* selector, Node* node, InstructionCode* opcode) EmitAddBeforeS128LoadStore() argument
397 InstructionCode opcode = kMips64S128StoreLane; VisitStoreLane() local
414 InstructionCode opcode = kMips64S128LoadLane; VisitLoadLane() local
426 InstructionCode opcode = kArchNop; VisitLoadTransform() local
478 InstructionCode opcode = kArchNop; VisitLoad() local
551 ArchOpcode opcode; VisitStore() local
1269 InstructionCode opcode = kMips64TruncWS; VisitTruncateFloat32ToInt32() local
1279 InstructionCode opcode = kMips64TruncUwS; VisitTruncateFloat32ToUint32() local
1368 InstructionCode opcode = kMips64TruncLD; VisitTruncateFloat64ToInt64() local
1507 IrOpcode::Value opcode = value->opcode(); VisitChangeUint32ToUint64() local
1746 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1754 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1835 ArchOpcode opcode; VisitUnalignedLoad() local
1890 ArchOpcode opcode; VisitUnalignedStore() local
1942 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1977 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative) VisitWordCompare() argument
2067 VisitFullWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitFullWord32Compare() argument
2081 VisitOptimizedWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitOptimizedWord32Compare() argument
2286 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2310 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2336 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2366 InstructionCode opcode = VisitStackPointerGreaterThan() local
2736 ArchOpcode opcode; VisitWord32AtomicExchange() local
2756 ArchOpcode opcode; VisitWord64AtomicExchange() local
2773 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2793 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
2811 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
2846 ArchOpcode opcode; VisitWord64AtomicBinaryOperation() local
3134 ArchOpcode opcode; global() member
3187 TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, size_t num_entries, bool is_swizzle, ArchOpcode* opcode) TryMatchArchShuffle() argument
3214 ArchOpcode opcode; VisitI8x16Shuffle() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc68 bool CanBeMemoryOperand(InstructionCode opcode, Node* node, Node* input, in CanBeMemoryOperand() argument
256 ArchOpcode opcode; in GetLoadOpcode() local
392 InstructionCode opcode = kArchNop; VisitLoadLane() local
432 ArchOpcode opcode; VisitLoadTransform() local
482 VisitLoad(Node* node, Node* value, InstructionCode opcode) VisitLoad() argument
520 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicExchange() argument
588 ArchOpcode opcode; VisitStoreCommon() local
658 ArchOpcode opcode = GetStoreOpcode(store_rep); VisitProtectedStore() local
675 InstructionCode opcode = kArchNop; VisitStoreLane() local
706 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument
768 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument
835 InstructionCode opcode = VisitStackPointerGreaterThan() local
871 InstructionCode opcode; TryMergeTruncateInt64ToInt32IntoLoad() local
917 VisitWord32Shift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitWord32Shift() argument
939 VisitWord64Shift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitWord64Shift() argument
963 TryVisitWordShift(InstructionSelector* selector, Node* node, ArchOpcode opcode, FlagsContinuation* cont) TryVisitWordShift() argument
983 EmitLea(InstructionSelector* selector, InstructionCode opcode, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument
1086 TryMatchLoadWord64AndShiftRight(InstructionSelector* selector, Node* node, InstructionCode opcode) TryMatchLoadWord64AndShiftRight() argument
1328 VisitMul(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMul() argument
1345 VisitMulHigh(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMulHigh() argument
1360 VisitDiv(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitDiv() argument
1368 VisitMod(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMod() argument
1530 InstructionCode opcode; VisitChangeInt32ToInt64() local
1642 VisitRO(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRO() argument
1648 VisitRR(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRR() argument
1655 VisitRRO(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRRO() argument
1720 VisitFloatUnop(InstructionSelector* selector, Node* node, Node* input, ArchOpcode opcode) VisitFloatUnop() argument
1925 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1933 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1988 InstructionCode opcode = kX64Push | AddressingModeField::encode(mode); EmitPrepareArguments() local
2026 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument
2054 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
2075 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument
2184 TryNarrowOpcodeSize(InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont) TryNarrowOpcodeSize() argument
2255 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitWordCompare() argument
2315 InstructionCode opcode = VisitWord64EqualImpl() local
2353 InstructionCode opcode = VisitWord32EqualImpl() local
2366 VisitCompareZero(InstructionSelector* selector, Node* user, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitCompareZero() argument
2449 InstructionCode const opcode = VisitFloat32Compare() local
2459 InstructionCode const opcode = VisitFloat64Compare() local
2465 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicBinop() argument
2484 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicCompareExchange() argument
2591 InstructionCode const opcode = VisitWordCompareZero() local
2819 InstructionCode const opcode = VisitFloat64LessThan() local
2909 ArchOpcode opcode; VisitWord32AtomicExchange() local
2928 ArchOpcode opcode; VisitWord64AtomicExchange() local
2945 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2964 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
2983 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
3017 ArchOpcode opcode; VisitWord64AtomicBinaryOperation() local
3494 ArchOpcode opcode; global() member
3639 ArchOpcode opcode = kX64I8x16Shuffle; // general shuffle is the default VisitI8x16Shuffle() local
3862 VisitMinOrMax(InstructionSelector* selector, Node* node, ArchOpcode opcode, bool flip_inputs) VisitMinOrMax() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc187 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit() argument
195 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit() argument
203 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit() argument
215 Instruction* InstructionSelector::Emit(InstructionCode opcode, in Emit() argument
228 Emit( InstructionCode opcode, InstructionOperand output, InstructionOperand a, InstructionOperand b, InstructionOperand c, InstructionOperand d, size_t temp_count, InstructionOperand* temps) Emit() argument
239 Emit( InstructionCode opcode, InstructionOperand output, InstructionOperand a, InstructionOperand b, InstructionOperand c, InstructionOperand d, InstructionOperand e, size_t temp_count, InstructionOperand* temps) Emit() argument
250 Emit( InstructionCode opcode, InstructionOperand output, InstructionOperand a, InstructionOperand b, InstructionOperand c, InstructionOperand d, InstructionOperand e, InstructionOperand f, size_t temp_count, InstructionOperand* temps) Emit() argument
262 Emit( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, size_t temp_count, InstructionOperand* temps) Emit() argument
802 EmitWithContinuation( InstructionCode opcode, InstructionOperand a, FlagsContinuation* cont) EmitWithContinuation() argument
807 EmitWithContinuation( InstructionCode opcode, InstructionOperand a, InstructionOperand b, FlagsContinuation* cont) EmitWithContinuation() argument
815 EmitWithContinuation( InstructionCode opcode, InstructionOperand a, InstructionOperand b, InstructionOperand c, FlagsContinuation* cont) EmitWithContinuation() argument
823 EmitWithContinuation( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, FlagsContinuation* cont) EmitWithContinuation() argument
830 EmitWithContinuation( InstructionCode opcode, size_t output_count, InstructionOperand* outputs, size_t input_count, InstructionOperand* inputs, size_t temp_count, InstructionOperand* temps, FlagsContinuation* cont) EmitWithContinuation() argument
2843 EncodeCallDescriptorFlags( InstructionCode opcode, CallDescriptor::Flags flags) EncodeCallDescriptorFlags() argument
2967 InstructionCode opcode; VisitCall() local
3043 InstructionCode opcode; VisitTailCall() local
[all...]
H A Dinstruction.h884 InstructionCode opcode() const { return opcode_; } in opcode() function in v8::internal::compiler::final
902 static Instruction* New(Zone* zone, InstructionCode opcode) { in New() argument
906 static Instruction* New(Zone* zone, InstructionCode opcode, in New() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc75 void VisitRR(InstructionSelector* selector, InstructionCode opcode, in VisitRR() argument
82 void VisitRRR(InstructionSelector* selector, InstructionCode opcode, in VisitRRR() argument
90 void VisitRRO(InstructionSelector* selector, InstructionCode opcode, Node* node, in VisitRRO() argument
99 VisitTryTruncateDouble(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitTryTruncateDouble() argument
118 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode operand_mode, FlagsContinuation* cont) VisitBinop() argument
151 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode operand_mode) VisitBinop() argument
178 InstructionCode opcode = kArchNop; VisitLoadCommon() local
323 ArchOpcode opcode; VisitStoreCommon() local
415 VisitLogical(InstructionSelector* selector, Node* node, Matcher* m, ArchOpcode opcode, bool left_can_cover, bool right_can_cover, ImmediateMode imm_mode) VisitLogical() argument
552 ArchOpcode opcode; VisitWord64And() local
609 InstructionCode opcode = VisitStackPointerGreaterThan() local
688 ArchOpcode opcode; VisitWord64Shl() local
760 ArchOpcode opcode; VisitWord64Shr() local
804 VisitPairBinop(InstructionSelector* selector, InstructionCode opcode, InstructionCode opcode2, Node* node) VisitPairBinop() argument
864 VisitPairShift(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitPairShift() argument
1290 InstructionCode opcode = kPPC_Float32ToInt32; VisitTruncateFloat32ToInt32() local
1302 InstructionCode opcode = kPPC_Float32ToUint32; VisitTruncateFloat32ToUint32() local
1432 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1439 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1547 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1554 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative, ImmediateMode immediate_mode) VisitWordCompare() argument
1994 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitAtomicExchange() argument
2014 ArchOpcode opcode; VisitWord32AtomicExchange() local
2033 ArchOpcode opcode; VisitWord64AtomicExchange() local
2049 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitAtomicCompareExchange() argument
2076 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2095 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
2121 ArchOpcode opcode; VisitAtomicBinaryOperation() local
2610 InstructionCode opcode = kArchNop; VisitLoadLane() local
2636 ArchOpcode opcode; VisitLoadTransform() local
2685 InstructionCode opcode = kArchNop; VisitStoreLane() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc147 void VisitRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) { in VisitRR() argument
153 VisitRR(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitRR() argument
160 VisitRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRR() argument
167 VisitRRR(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitRRR() argument
175 VisitSimdShiftRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node, int width) VisitSimdShiftRRR() argument
193 VisitRRI(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitRRI() argument
201 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node, ImmediateMode operand_mode) VisitRRO() argument
209 VisitRRIR(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitRRIR() argument
234 ArchOpcode opcode() const { opcode() function
278 InstructionCode opcode = TryEmitExtendingLoad() local
290 TryMatchAnyShift(InstructionSelector* selector, Node* node, Node* input_node, InstructionCode* opcode, bool try_ror) TryMatchAnyShift() argument
326 TryMatchAnyExtend(Arm64OperandGenerator* g, InstructionSelector* selector, Node* node, Node* left_node, Node* right_node, InstructionOperand* left_op, InstructionOperand* right_op, InstructionCode* opcode) TryMatchAnyExtend() argument
406 GetBinopProperties(InstructionCode opcode) GetBinopProperties() argument
459 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode operand_mode, FlagsContinuation* cont) VisitBinop() argument
534 VisitBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, ImmediateMode operand_mode) VisitBinop() argument
541 VisitAddSub(InstructionSelector* selector, Node* node, ArchOpcode opcode, ArchOpcode negate_opcode) VisitAddSub() argument
587 EmitLoad(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode immediate_mode, MachineRepresentation rep, Node* output = nullptr) EmitLoad() argument
642 EmitAddBeforeLoadOrStore(InstructionSelector* selector, Node* node, InstructionCode* opcode) EmitAddBeforeLoadOrStore() argument
660 InstructionCode opcode = kArm64LoadLane; VisitLoadLane() local
677 InstructionCode opcode = kArm64StoreLane; VisitStoreLane() local
698 InstructionCode opcode = kArchNop; VisitLoadTransform() local
777 InstructionCode opcode = kArchNop; VisitLoad() local
906 InstructionCode opcode = kArchNop; VisitStore() local
1019 VisitLogical(InstructionSelector* selector, Node* node, Matcher* m, ArchOpcode opcode, bool left_can_cover, bool right_can_cover, ImmediateMode imm_mode) VisitLogical() argument
1248 InstructionCode opcode = VisitStackPointerGreaterThan() local
1288 ArchOpcode opcode = m.IsWord32Sar() ? kArm64Sbfx32 : kArm64Ubfx32; TryEmitBitfieldExtract32() local
1651 InstructionCode opcode = EmitInt32MulWithOverflow() local
1740 VisitExtMul(InstructionSelector* selector, ArchOpcode opcode, Node* node, int dst_lane_size) VisitExtMul() argument
1797 VisitExtAddPairwise(InstructionSelector* selector, ArchOpcode opcode, Node* node, int dst_lane_size) VisitExtAddPairwise() argument
1840 InstructionCode opcode = kArm64Float32ToInt32; VisitTruncateFloat32ToInt32() local
1850 InstructionCode opcode = kArm64Float32ToUint32; VisitTruncateFloat32ToUint32() local
1878 InstructionCode opcode = kArm64Float64ToInt64; VisitTruncateFloat64ToInt64() local
1949 InstructionCode opcode = kArchNop; VisitChangeInt32ToInt64() local
2060 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
2068 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
2156 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
2222 MaybeReplaceCmpZeroWithFlagSettingBinop(InstructionSelector* selector, Node** node, Node* binop, ArchOpcode* opcode, FlagsCondition cond, FlagsContinuation* cont, ImmediateMode* immediate_mode) MaybeReplaceCmpZeroWithFlagSettingBinop() argument
2294 EmitBranchOrDeoptimize(InstructionSelector* selector, InstructionCode opcode, InstructionOperand value, FlagsContinuation* cont) EmitBranchOrDeoptimize() argument
2403 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, ImmediateMode immediate_mode) VisitWordCompare() argument
2449 ArchOpcode opcode = kArm64Cmp32; VisitWord32Compare() local
2494 VisitWordTest(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitWordTest() argument
2583 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicExchange() argument
2599 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicCompareExchange() argument
2752 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicBinop() argument
3324 ArchOpcode opcode; VisitWord32AtomicExchange() local
3343 ArchOpcode opcode; VisitWord64AtomicExchange() local
3360 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
3379 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
3398 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
3432 ArchOpcode opcode; VisitWord64AtomicBinaryOperation() local
4042 ArchOpcode opcode; global() member
4095 TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, size_t num_entries, bool is_swizzle, ArchOpcode* opcode) TryMatchArchShuffle() argument
4135 ArchOpcode opcode; VisitI8x16Shuffle() local
4210 VisitPminOrPmax(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitPminOrPmax() argument
4238 VisitSignExtendLong(InstructionSelector* selector, ArchOpcode opcode, Node* node, int lane_size) VisitSignExtendLong() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc67 bool CanBeMemoryOperand(InstructionCode opcode, Node* node, Node* input, in CanBeMemoryOperand() argument
255 ArchOpcode opcode; in GetLoadOpcode() local
290 VisitRO(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRO() argument
299 VisitROWithTemp(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitROWithTemp() argument
307 VisitROWithTempSimd(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitROWithTempSimd() argument
316 VisitRR(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRR() argument
323 VisitRROFloat(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRROFloat() argument
338 VisitFloatUnop(InstructionSelector* selector, Node* node, Node* input, ArchOpcode opcode) VisitFloatUnop() argument
363 VisitRRSimd(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRRSimd() argument
383 VisitRRRSimd(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRRRSimd() argument
394 VisitRRISimd(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRRISimd() argument
421 VisitRROSimdShift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitRROSimdShift() argument
437 VisitRRRR(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRRRR() argument
445 VisitI8x16Shift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitI8x16Shift() argument
486 InstructionCode opcode = kArchNop; VisitLoadLane() local
533 InstructionCode opcode; VisitLoadTransform() local
591 VisitLoad(Node* node, Node* value, InstructionCode opcode) VisitLoad() argument
661 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, MachineRepresentation rep) VisitAtomicExchange() argument
762 InstructionCode opcode = kArchNop; VisitStoreLane() local
802 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument
859 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument
888 InstructionCode opcode = VisitStackPointerGreaterThan() local
934 VisitShift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitShift() argument
951 VisitMulHigh(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMulHigh() argument
960 VisitDiv(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitDiv() argument
968 VisitMod(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMod() argument
992 InstructionCode opcode = AddressingModeField::encode(mode) | kIA32Lea; EmitLea() local
1098 VisitWord32PairShift(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitWord32PairShift() argument
1305 InstructionCode opcode = AddressingModeField::encode(mode) | kIA32Lea; VisitInt32Add() local
1422 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1430 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1487 InstructionCode opcode = kIA32Push | AddressingModeField::encode(mode); EmitPrepareArguments() local
1525 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument
1543 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1550 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument
1604 TryNarrowOpcodeSize(InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont) TryNarrowOpcodeSize() argument
1661 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitWordCompare() argument
1710 VisitAtomicBinOp(InstructionSelector* selector, Node* node, ArchOpcode opcode, MachineRepresentation rep) VisitAtomicBinOp() argument
1729 VisitPairAtomicBinOp(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitPairAtomicBinOp() argument
2043 ArchOpcode opcode; VisitWord32AtomicExchange() local
2068 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2099 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
2148 ArchOpcode opcode = kIA32Movl; VisitWord32AtomicPairLoad() local
2549 InstructionCode opcode = VisitI32x4UConvertF32x4() local
2750 ArchOpcode opcode; global() member
2894 ArchOpcode opcode = kIA32I8x16Shuffle; // general shuffle is the default VisitI8x16Shuffle() local
3054 VisitMinOrMax(InstructionSelector* selector, Node* node, ArchOpcode opcode, bool flip_inputs) VisitMinOrMax() argument
3107 VisitExtAddPairwise(InstructionSelector* selector, Node* node, ArchOpcode opcode, bool need_temp) VisitExtAddPairwise() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc27 InstructionOperand UseOperand(Node* node, InstructionCode opcode) { in UseOperand() argument
76 CanBeImmediate(int64_t value, InstructionCode opcode) CanBeImmediate() argument
122 VisitRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRR() argument
129 VisitRRI(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRI() argument
137 VisitSimdShift(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitSimdShift() argument
151 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument
160 VisitRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRR() argument
168 VisitUniqueRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitUniqueRRR() argument
176 VisitRRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRRR() argument
183 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRO() argument
207 ArchOpcode opcode() const { opcode() function
259 InstructionCode opcode = TryEmitExtendingLoad() local
284 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument
321 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode) VisitBinop() argument
328 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument
333 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument
353 EmitLoad(InstructionSelector* selector, Node* node, InstructionCode opcode, Node* output = nullptr) EmitLoad() argument
395 InstructionCode opcode = kArchNop; VisitLoadTransform() local
444 InstructionCode opcode = kArchNop; VisitLoad() local
523 ArchOpcode opcode; VisitStore() local
1229 InstructionCode opcode = kLoong64Float32ToInt32; VisitTruncateFloat32ToInt32() local
1239 InstructionCode opcode = kLoong64Float32ToUint32; VisitTruncateFloat32ToUint32() local
1285 InstructionCode opcode = kLoong64Float64ToInt64; VisitTruncateFloat64ToInt64() local
1652 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1660 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1742 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1777 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative) VisitWordCompare() argument
1853 VisitOptimizedWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitOptimizedWord32Compare() argument
1862 VisitFullWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitFullWord32Compare() argument
2030 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicExchange() argument
2054 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicCompareExchange() argument
2080 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicBinop() argument
2110 InstructionCode opcode = VisitStackPointerGreaterThan() local
2480 ArchOpcode opcode; VisitWord32AtomicExchange() local
2500 ArchOpcode opcode; VisitWord64AtomicExchange() local
2517 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2537 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
2555 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
2590 ArchOpcode opcode; VisitWord64AtomicBinaryOperation() local
2878 ArchOpcode opcode; global() member
2931 TryMatchArchShuffle(const uint8_t* shuffle, const ShuffleEntry* table, size_t num_entries, bool is_swizzle, ArchOpcode* opcode) TryMatchArchShuffle() argument
2958 ArchOpcode opcode; VisitI8x16Shuffle() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc25 InstructionOperand UseOperand(Node* node, InstructionCode opcode) { in UseOperand() argument
82 CanBeImmediate(int64_t value, InstructionCode opcode) CanBeImmediate() argument
128 VisitRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRR() argument
135 VisitRRI(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRI() argument
143 VisitSimdShift(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitSimdShift() argument
157 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument
166 VisitRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRR() argument
174 VisitUniqueRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitUniqueRRR() argument
182 VisitRRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRRR() argument
189 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRO() argument
213 ArchOpcode opcode() const { opcode() function
269 InstructionCode opcode = TryEmitExtendingLoad() local
294 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument
338 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode) VisitBinop() argument
345 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument
350 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument
371 EmitLoad(InstructionSelector* selector, Node* node, InstructionCode opcode, Node* output = nullptr) EmitLoad() argument
410 EmitS128Load(InstructionSelector* selector, Node* node, InstructionCode opcode, VSew sew, Vlmul lmul) EmitS128Load() argument
435 InstructionCode opcode = kRiscvS128StoreLane; VisitStoreLane() local
455 InstructionCode opcode = kRiscvS128LoadLane; VisitLoadLane() local
516 InstructionCode opcode = kArchNop; VisitLoad() local
604 ArchOpcode opcode; VisitStore() local
1188 InstructionCode opcode = kRiscvTruncWS; VisitTruncateFloat32ToInt32() local
1198 InstructionCode opcode = kRiscvTruncUwS; VisitTruncateFloat32ToUint32() local
1287 InstructionCode opcode = kRiscvTruncLD; VisitTruncateFloat64ToInt64() local
1424 InstructionCode opcode = kArchNop; VisitChangeInt32ToInt64() local
1686 VisitFloat64Ieee754Binop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Binop() argument
1694 VisitFloat64Ieee754Unop(Node* node, InstructionCode opcode) VisitFloat64Ieee754Unop() argument
1773 ArchOpcode opcode; VisitUnalignedLoad() local
1828 ArchOpcode opcode; VisitUnalignedStore() local
1880 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument
1922 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative) VisitWordCompare() argument
2007 VisitFullWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitFullWord32Compare() argument
2022 VisitOptimizedWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitOptimizedWord32Compare() argument
2100 VisitAtomicLoad(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2121 VisitAtomicStore(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2145 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2169 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2195 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument
2225 InstructionCode opcode = VisitStackPointerGreaterThan() local
2580 ArchOpcode opcode; VisitWord32AtomicLoad() local
2600 ArchOpcode opcode; VisitWord32AtomicStore() local
2621 ArchOpcode opcode; VisitWord64AtomicLoad() local
2670 ArchOpcode opcode; VisitWord64AtomicStore() local
2702 ArchOpcode opcode; VisitWord32AtomicExchange() local
2722 ArchOpcode opcode; VisitWord64AtomicExchange() local
2739 ArchOpcode opcode; VisitWord32AtomicCompareExchange() local
2759 ArchOpcode opcode; VisitWord64AtomicCompareExchange() local
2777 ArchOpcode opcode; VisitWord32AtomicBinaryOperation() local
2812 ArchOpcode opcode; VisitWord64AtomicBinaryOperation() local
3144 ArchOpcode opcode; global() member
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc422 uint32_t opcode = instr & kOpcodeMask; in target_at() local
452 uint32_t opcode = instr & kOpcodeMask; in target_at_put() local
538 uint32_t opcode in max_reach_from() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc2847 void Assembler::ps(byte opcode, XMMRegister dst, Operand src) { in ps() argument
2855 void Assembler::pd(byte opcode, XMMRegister dst, Operand src) { in pd() argument
3166 sse_instr(XMMRegister dst, Operand src, byte escape, byte opcode) sse_instr() argument
3174 sse2_instr(XMMRegister dst, Operand src, byte prefix, byte escape, byte opcode) sse2_instr() argument
3183 ssse3_instr(XMMRegister dst, Operand src, byte prefix, byte escape1, byte escape2, byte opcode) ssse3_instr() argument
3194 sse4_instr(XMMRegister dst, Operand src, byte prefix, byte escape1, byte escape2, byte opcode) sse4_instr() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc634 void Assembler::arithmetic_op(byte opcode, Register reg, Operand op, int size) { in arithmetic_op() argument
641 void Assembler::arithmetic_op(byte opcode, Register reg, Register rm_reg, in arithmetic_op() argument
657 void Assembler::arithmetic_op_16(byte opcode, Register reg, Register rm_reg) { in arithmetic_op_16() argument
674 arithmetic_op_16(byte opcode, Register reg, Operand rm_reg) arithmetic_op_16() argument
682 arithmetic_op_8(byte opcode, Register reg, Operand op) arithmetic_op_8() argument
693 arithmetic_op_8(byte opcode, Register reg, Register rm_reg) arithmetic_op_8() argument
4143 sse_instr(XMMRegister dst, XMMRegister src, byte escape, byte opcode) sse_instr() argument
4152 sse_instr(XMMRegister dst, Operand src, byte escape, byte opcode) sse_instr() argument
4161 sse2_instr(XMMRegister dst, XMMRegister src, byte prefix, byte escape, byte opcode) sse2_instr() argument
4171 sse2_instr(XMMRegister dst, Operand src, byte prefix, byte escape, byte opcode) sse2_instr() argument
4181 ssse3_instr(XMMRegister dst, XMMRegister src, byte prefix, byte escape1, byte escape2, byte opcode) ssse3_instr() argument
4193 ssse3_instr(XMMRegister dst, Operand src, byte prefix, byte escape1, byte escape2, byte opcode) ssse3_instr() argument
4205 sse4_instr(XMMRegister dst, Register src, byte prefix, byte escape1, byte escape2, byte opcode, int8_t imm8) sse4_instr() argument
4220 sse4_instr(XMMRegister dst, XMMRegister src, byte prefix, byte escape1, byte escape2, byte opcode) sse4_instr() argument
4232 sse4_instr(XMMRegister dst, Operand src, byte prefix, byte escape1, byte escape2, byte opcode) sse4_instr() argument
4244 sse4_instr(Register dst, XMMRegister src, byte prefix, byte escape1, byte escape2, byte opcode, int8_t imm8) sse4_instr() argument
4259 sse4_instr(Operand dst, XMMRegister src, byte prefix, byte escape1, byte escape2, byte opcode, int8_t imm8) sse4_instr() argument
4274 sse4_2_instr(XMMRegister dst, XMMRegister src, byte prefix, byte escape1, byte escape2, byte opcode) sse4_2_instr() argument
4286 sse4_2_instr(XMMRegister dst, Operand src, byte prefix, byte escape1, byte escape2, byte opcode) sse4_2_instr() argument
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1542 uint32_t opcode = instr->OpcodeBase(); in ExecuteGeneric() local
5326 uint32_t opcode = instr->OpcodeField(); ExecuteInstruction() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h2338 bool LiftoffAssembler::emit_type_conversion(WasmOpcode opcode, in emit_type_conversion() argument
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h2009 bool LiftoffAssembler::emit_type_conversion(WasmOpcode opcode, in emit_type_conversion() argument
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h1369 bool LiftoffAssembler::emit_type_conversion(WasmOpcode opcode, in emit_type_conversion() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c346 unsigned opcode; /* TGSI_OPCODE_x */ member
364 D3DSHADER_INSTRUCTION_OPCODE_TYPE opcode; member
[all...]

Completed in 94 milliseconds

1...<<2122232425262728