| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | constants.cpp | 162 const Operand* operand = &inst->GetInOperand(i); in GetOperandConstants() local
|
| H A D | instruction.h | 331 InsertOperand(uint32_t index, Operand&& operand) InsertOperand() argument [all...] |
| H A D | ir_context.cpp | 433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions() local 447 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions() local
|
| H A D | scalar_analysis.cpp | 58 SENode* ScalarEvolutionAnalysis::CreateNegation(SENode* operand) { in CreateNegation() argument [all...] |
| /third_party/spirv-tools/source/ |
| H A D | disassemble.cpp | 272 const spv_parsed_operand_t& operand = inst.operands[0]; in EmitInstruction() local [all...] |
| /third_party/python/Python/ |
| H A D | ast.c | 421 expr_ty operand = exp->v.UnaryOp.operand; in ensure_literal_negative() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | instruction.h | 347 InsertOperand(uint32_t index, Operand&& operand) InsertOperand() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | parse_tree.h | 548 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 D | DecimalQuantity_AbstractBCD.java | 260 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 618 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | DecimalQuantity_AbstractBCD.java | 251 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 611 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ff_fragment_shader.cpp | 432 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 D | linkage.cc | 106 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 D | instruction-selector-impl.h | 404 UnallocatedOperand Define(Node* node, UnallocatedOperand operand) { in Define() argument 411 UnallocatedOperand Use(Node* node, UnallocatedOperand operand) { in Use() argument
|
| H A D | register-allocator-verifier.cc | 417 InstructionOperand operand = pair.first; in CreateForBlock() local [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-code-generator.cc | 311 int DeoptStackSlotFromStackSlot(const compiler::AllocatedOperand& operand) { in DeoptStackSlotFromStackSlot() argument 451 const compiler::AllocatedOperand& operand = in EmitDeoptFrameSingleValue() local [all...] |
| H A D | maglev-ir.cc | 96 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 D | Optimizer.cpp | 788 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 D | fuzzer_pass_donate_modules.cpp | 437 const auto& operand = type_or_value.GetInOperand(i); in HandleTypeOrValue() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions() local 447 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions() local
|
| H A D | scalar_analysis.cpp | 58 SENode* ScalarEvolutionAnalysis::CreateNegation(SENode* operand) { in CreateNegation() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_pass_donate_modules.cpp | 437 const auto& operand = type_or_value.GetInOperand(i); in HandleTypeOrValue() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 500 std::unique_ptr<Expression> operand = this->expression(); in expression() local 505 std::unique_ptr<Expression> operand = this->expression(); in expression() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpContour.h | 189 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init() argument 264 bool operand() const { in operand() function in SkOpContour
|