Home
last modified time | relevance | path

Searched defs:operand (Results 126 - 150 of 276) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.cpp162 const Operand* operand = &inst->GetInOperand(i); in GetOperandConstants() local
H A Dinstruction.h331 InsertOperand(uint32_t index, Operand&& operand) InsertOperand() argument
[all...]
H A Dir_context.cpp433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions() local
447 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions() local
H A Dscalar_analysis.cpp58 SENode* ScalarEvolutionAnalysis::CreateNegation(SENode* operand) { in CreateNegation() argument
[all...]
/third_party/spirv-tools/source/
H A Ddisassemble.cpp272 const spv_parsed_operand_t& operand = inst.operands[0]; in EmitInstruction() local
[all...]
/third_party/python/Python/
H A Dast.c421 expr_ty operand = exp->v.UnaryOp.operand; in ensure_literal_negative() local
/third_party/spirv-tools/source/opt/
H A Dinstruction.h347 InsertOperand(uint32_t index, Operand&& operand) InsertOperand() argument
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp1842 OH_NN_Tensor* operand = nullptr; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2357 OH_NN_Tensor* operand = nullptr; in HWTEST_F() local
/third_party/gn/src/gn/
H A Dparse_tree.h548 const ParseNode* operand() const { return operand_.get(); } in operand() function in UnaryOpNode
549 void set_operand(std::unique_ptr<ParseNode> operand) { in set_operand() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java260 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java618 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java251 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java611 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
/third_party/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp432 emit_combine_source(texenv_fragment_program *p, GLuint unit, GLuint source, GLuint operand) emit_combine_source() argument
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc106 LinkageLocation operand = GetInputLocation(i); in GetOffsetToFirstUnusedStackSlot() local
120 LinkageLocation operand = GetReturnLocation(i); in GetOffsetToReturns() local
145 LinkageLocation operand in GetTaggedParameterSlots() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h404 UnallocatedOperand Define(Node* node, UnallocatedOperand operand) { in Define() argument
411 UnallocatedOperand Use(Node* node, UnallocatedOperand operand) { in Use() argument
H A Dregister-allocator-verifier.cc417 InstructionOperand operand = pair.first; in CreateForBlock() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-generator.cc311 int DeoptStackSlotFromStackSlot(const compiler::AllocatedOperand& operand) { in DeoptStackSlotFromStackSlot() argument
451 const compiler::AllocatedOperand& operand = in EmitDeoptFrameSingleValue() local
[all...]
H A Dmaglev-ir.cc96 const compiler::AllocatedOperand& operand = in PushInput() local
582 Operand operand = FieldOperand( in GenerateCode() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp788 Optimizer::Uses *Optimizer::getUses(Ice::Operand *operand) in getUses() argument
800 void Optimizer::setUses(Ice::Operand *operand, Optimizer::Uses *uses) in setUses() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp437 const auto& operand = type_or_value.GetInOperand(i); in HandleTypeOrValue() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions() local
447 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions() local
H A Dscalar_analysis.cpp58 SENode* ScalarEvolutionAnalysis::CreateNegation(SENode* operand) { in CreateNegation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp437 const auto& operand = type_or_value.GetInOperand(i); in HandleTypeOrValue() local
[all...]

Completed in 38 milliseconds

12345678910>>...12