Home
last modified time | relevance | path

Searched defs:operand (Results 201 - 225 of 274) sorted by relevance

1234567891011

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h80 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h81 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h81 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
/third_party/node/deps/v8/src/parsing/
H A Dparser.h580 VariableProxy* operand = expression->AsVariableProxy(); in IsIdentifier() local
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c1870 char operand = is_bias ? sign : '='; in print_texture_word() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp1517 TIntermSwizzle::TIntermSwizzle(TIntermTyped *operand, const TVector<int> &swizzleOffsets) in TIntermSwizzle() argument
1528 TIntermUnary::TIntermUnary(TOperator op, TIntermTyped *operand, cons argument
[all...]
H A DOutputHLSL.cpp2052 TIntermTyped *operand = node->getOperand(); in visitUnary() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp528 const spv_parsed_operand_t& operand = inst->operand(i); in RegisterInstruction() local
637 const spv_parsed_operand_t& operand in RegisterUniqueTypeDeclaration() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp517 TextureOp operand = FromGLenum<TextureOp>(ConvertToGLenum(params[0])); in ValidateTexEnvCommon() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp1979 const auto& operand = inst.GetInOperand(i); in NewTerminatorPreservesDominationRules() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp1979 const auto& operand = inst.GetInOperand(i); in NewTerminatorPreservesDominationRules() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp528 const spv_parsed_operand_t& operand = inst->operand(i); in RegisterInstruction() local
637 const spv_parsed_operand_t& operand in RegisterUniqueTypeDeclaration() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1490 bool SkOpSegment::operand() cons function in SkOpSegment
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast_state.h221 PyObject *operand; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp3076 emitOperand(int rm, const AsmOperand &operand, RelocOffsetT Addend) emitOperand() argument
3132 emitComplexI8(int rm, const AsmOperand &operand, const Immediate &immediate) emitComplexI8() argument
3149 emitComplex(Type Ty, int rm, const AsmOperand &operand, const Immediate &immediate) emitComplex() argument
3214 emitGenericShift(int rm, Type Ty, const AsmOperand &operand, GPRRegister shifter) emitGenericShift() argument
[all...]
H A DIceAssemblerX8664.cpp3240 emitOperand(int rm, const AsmOperand &operand, RelocOffsetT Addend) emitOperand() argument
3296 emitComplexI8(int rm, const AsmOperand &operand, const Immediate &immediate) emitComplexI8() argument
3313 emitComplex(Type Ty, int rm, const AsmOperand &operand, const Immediate &immediate) emitComplex() argument
3379 emitGenericShift(int rm, Type Ty, const AsmOperand &operand, GPRRegister shifter) emitGenericShift() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c354 static size_t __cil_cons_leaf_operand_len(struct cil_db *db, struct cil_list_item *operand) in __cil_cons_leaf_operand_len() argument
467 static char *__cil_cons_leaf_operand_to_string(struct cil_db *db, struct cil_list_item *operand, cha argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp1988 const auto& operand = inst.GetInOperand(i); in NewTerminatorPreservesDominationRules() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_extensions.cpp94 auto* operand = _.FindDef(inst->word(word_index)); in ValidateOperandForDebugInfo() local
3517 auto* operand = _.FindDef(inst->word(6)); ValidateExtInst() local
3616 auto* operand = _.FindDef(inst->word(12)); ValidateExtInst() local
[all...]
H A Dvalidation_state.cpp564 const spv_parsed_operand_t& operand = inst->operand(i); in RegisterInstruction() local
835 const spv_parsed_operand_t& operand = inst->operand(index); in RegisterUniqueTypeDeclaration() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1951 get_reg_for_operand(ra_ctx& ctx, RegisterFile& register_file, std::vector<std::pair<Operand, Definition>>& parallelcopy, aco_ptr<Instruction>& instr, Operand& operand, unsigned operand_index) get_reg_for_operand() argument
2314 Operand& operand = instr->operands[0]; init_reg_file() local
2338 Operand& operand = instr->operands[i]; init_reg_file() local
2757 auto& operand = instr->operands[i]; register_allocation() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c503 spirv_builder_emit_unop_const(struct spirv_builder *b, SpvOp op, SpvId result_type, uint64_t operand) in spirv_builder_emit_unop_const() argument
515 spirv_builder_emit_unop(struct spirv_builder *b, SpvOp op, SpvId result_type, SpvId operand) spirv_builder_emit_unop() argument
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2853 InstructionOperand operand = g.UseRegister(node->InputAt(0)); in VisitI64x2ReplaceLaneI32Pair() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc53 Immediate ToImmediate(InstructionOperand* operand) { in ToImmediate() argument
263 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand operand, in OutOfLineRecordWrite() argument
330 void EmitStore(TurboAssembler* tasm, Operand operand, Register value, in EmitStore() argument
389 EmitStore(TurboAssembler* tasm, Operand operand, Immediate value, MachineRepresentation rep) EmitStore() argument
414 EmitMemoryProbeForTrapHandlerIfNeeded(TurboAssembler* tasm, Register scratch, Operand operand, StubCallMode mode, int size) EmitMemoryProbeForTrapHandlerIfNeeded() argument
447 OutOfLineTSANStore(CodeGenerator* gen, Operand operand, Register value, Register scratch0, StubCallMode stub_mode, int size, std::memory_order order) OutOfLineTSANStore() argument
497 EmitTSANStoreOOL(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, Register value_reg, X64OperandConverter& i, StubCallMode mode, int size, std::memory_order order) EmitTSANStoreOOL() argument
548 EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, ValueT value, X64OperandConverter& i, StubCallMode stub_call_mode, MachineRepresentation rep) EmitTSANAwareStore() argument
571 OutOfLineTSANRelaxedLoad(CodeGenerator* gen, Operand operand, Register scratch0, StubCallMode stub_mode, int size) OutOfLineTSANRelaxedLoad() argument
614 EmitTSANRelaxedLoadOOLIfNeeded(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, X64OperandConverter& i, StubCallMode mode, int size) EmitTSANRelaxedLoadOOLIfNeeded() argument
634 EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, ValueT value, X64OperandConverter& i, StubCallMode stub_call_mode, MachineRepresentation rep) EmitTSANAwareStore() argument
643 EmitTSANRelaxedLoadOOLIfNeeded(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, X64OperandConverter& i, StubCallMode mode, int size) EmitTSANRelaxedLoadOOLIfNeeded() argument
1479 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1496 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
1501 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2345 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2349 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2354 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2381 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2385 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2390 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2413 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2417 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2422 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2458 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2462 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2467 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2486 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2490 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2503 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2507 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2512 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local
2523 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2533 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2544 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2669 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
3566 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
3579 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
3929 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
3937 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
4921 Is32BitOperand(InstructionOperand* operand) Is32BitOperand() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h247 InstructionOperand* operand; member
468 InstructionOperand* operand() const { return operand_; } in operand() function in v8::internal::compiler::RegisterAllocationFlag::final
1265 Define(LifetimePosition position, InstructionOperand* operand, SpillMode spill_mode) Define() argument
1272 Use(LifetimePosition block_start, LifetimePosition position, InstructionOperand* operand, SpillMode spill_mode) Use() argument
[all...]

Completed in 65 milliseconds

1234567891011