Home
last modified time | relevance | path

Searched defs:operand (Results 151 - 175 of 274) sorted by relevance

1234567891011

/third_party/skia/src/pathops/
H A DSkPathOpsWinding.cpp280 bool operand = span ? hitSegment->operand() : false; in sortableTop() local
318 bool operand = hitSegment->operand(); in sortableTop() local
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc190 void UseScratchRegisterScope::Exclude(const Operand& operand) { in Exclude() argument
1012 Delegate(InstructionType type, InstructionCondSizeRROp instruction, Condition cond, EncodingSize size, Register rd, Register rn, const Operand& operand) Delegate() argument
1335 Delegate(InstructionType type, InstructionCondDtSSop instruction, Condition cond, DataType dt, SRegister rd, const SOperand& operand) Delegate() argument
1366 Delegate(InstructionType type, InstructionCondDtDDop instruction, Condition cond, DataType dt, DRegister rd, const DOperand& operand) Delegate() argument
1512 Delegate(InstructionType type, InstructionCondDtQQop instruction, Condition cond, DataType dt, QRegister rd, const QOperand& operand) Delegate() argument
1720 Delegate(InstructionType type, InstructionCondSizeRMop instruction, Condition cond, EncodingSize size, Register rd, const MemOperand& operand) Delegate() argument
1917 Delegate(InstructionType type, InstructionCondRRMop instruction, Condition cond, Register rt, Register rt2, const MemOperand& operand) Delegate() argument
2114 Delegate(InstructionType type, InstructionCondDtSMop instruction, Condition cond, DataType dt, SRegister rd, const MemOperand& operand) Delegate() argument
2187 Delegate(InstructionType type, InstructionCondDtDMop instruction, Condition cond, DataType dt, DRegister rd, const MemOperand& operand) Delegate() argument
2260 Delegate(InstructionType type, InstructionCondMsrOp instruction, Condition cond, MaskedSpecialRegister spec_reg, const Operand& operand) Delegate() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp438 const auto& operand = type_or_value.GetInOperand(i); in HandleTypeOrValue() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dconstants.cpp162 const Operand* operand = &inst->GetInOperand(i); in GetOperandConstants() local
H A Dscalar_analysis.cpp57 SENode* ScalarEvolutionAnalysis::CreateNegation(SENode* operand) { in CreateNegation() argument
[all...]
H A Dtrim_capabilities_pass.cpp414 addInstructionRequirementsForOperand( const Operand& operand, CapabilitySet* capabilities, ExtensionSet* extensions) const addInstructionRequirementsForOperand() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp933 PluralOperand operand = tokenTypeToPluralOperand(digitsType); in isFulfilled() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c310 translate_semantic_index(struct Shader_xlate *sx, D3D10_SB_NAME name, const struct Shader_dst_operand *operand) translate_semantic_index() argument
422 dcl_base_output(struct Shader_xlate *sx, struct ureg_program *ureg, struct ureg_dst reg, const struct Shader_dst_operand *operand) dcl_base_output() argument
449 dcl_base_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *operand, struct ureg_src dcl_reg, uint index, uint siv_name) dcl_base_input() argument
657 translate_relative_operand(struct Shader_xlate *sx, const struct Shader_relative_operand *operand) translate_relative_operand() argument
707 translate_operand(struct Shader_xlate *sx, const struct Shader_operand *operand, unsigned writemask) translate_operand() argument
781 translate_indexable_temp(struct Shader_xlate *sx, const struct Shader_operand *operand) translate_indexable_temp() argument
816 translate_dst_operand(struct Shader_xlate *sx, const struct Shader_dst_operand *operand, boolean saturate) translate_dst_operand() argument
856 translate_src_operand(struct Shader_xlate *sx, const struct Shader_src_operand *operand, const enum dx10_opcode_format format) translate_src_operand() argument
1132 operand_is_scalar(const struct Shader_src_operand *operand) operand_is_scalar() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule.cpp937 PluralOperand operand = tokenTypeToPluralOperand(digitsType); in isFulfilled() local
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h210 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
261 inline void PushSingle(MacroAssembler* masm, MemOperand operand) { in PushSingle() argument
183 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance distance) JumpIfPointer() argument
204 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h204 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
174 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
196 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h194 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
186 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h224 inline void Move(Register output, MemOperand operand) { Ld(output, operand); } in Move() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h315 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
281 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
307 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h202 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
170 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
193 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h202 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
172 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
194 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/ppc/
H A Dbaseline-assembler-ppc-inl.h315 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
281 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
307 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h197 inline void Move(Register output, MemOperand operand) { Lw(output, operand); } in Move() argument
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h202 inline void Move(Register output, MemOperand operand) { Ld(output, operand); } in Move() argument
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h212 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
185 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
204 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h213 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
265 inline void PushSingle(MacroAssembler* masm, MemOperand operand) { in PushSingle() argument
182 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance distance) JumpIfPointer() argument
207 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc132 void Bignum::AddUInt64(uint64_t operand) { in AddUInt64() argument
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h228 void BaselineAssembler::JumpIfTagged(Condition cc, MemOperand operand, in JumpIfTagged() argument
200 JumpIfPointer(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfPointer() argument
220 JumpIfTagged(Condition cc, Register value, MemOperand operand, Label* target, Label::Distance) JumpIfTagged() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h164 inline void Move(Register output, MemOperand operand) { in Move() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp563 auto *const operand = node.getOperand(); in traverseSwizzleChildren() local
627 auto *const operand = node.getOperand(); in traverseUnaryChildren() local

Completed in 37 milliseconds

1234567891011