Home
last modified time | relevance | path

Searched defs:operand (Results 226 - 250 of 321) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dkvm_emulate.h230 struct operand { struct
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp3256 TIntermTyped* operand = node.getOperand(); promoteUnary() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java550 public double getPluralOperand(Operand operand); in getPluralOperand() argument
889 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
1699 private final Operand operand; field in PluralRules.RangeConstraint
1701 RangeConstraint(int mod, boolean inRange, Operand operand, boolean integersOnly, double lowBound, double highBound, long[] vals) RangeConstraint() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java509 public double getPluralOperand(Operand operand); in getPluralOperand() argument
843 public double getPluralOperand(Operand operand) { in getPluralOperand() argument
1619 private final Operand operand; field in PluralRules.RangeConstraint
1621 RangeConstraint(int mod, boolean inRange, Operand operand, boolea argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c153 struct operand { struct
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc212 Operand ToImmediate(InstructionOperand* operand) { in ToImmediate() argument
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1675 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1685 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1994 MemOperand operand = i.MemoryOperand(&mode); AssembleArchInstruction() local
2029 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3495 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3507 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3521 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3535 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3546 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3557 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3569 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
3581 MemOperand operand = i.MemoryOperand(&mode, &index); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc70 Immediate ToImmediate(InstructionOperand* operand) { in ToImmediate() argument
307 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand operand, in OutOfLineRecordWrite() argument
971 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1571 Operand operand in AssembleArchInstruction() local
1587 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1600 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1613 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1622 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1631 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
1700 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2733 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2745 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
2756 Operand operand = i.MemoryOperand(&index); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1561 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1571 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1509 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1644 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1654 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1919 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
1926 MemOperand operand = i.MemoryOperand(); in AssembleArchInstruction() local
1933 MemOperand operand = i.MemoryOperand(); in AssembleArchInstruction() local
1940 MemOperand operand = i.MemoryOperand(); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h38 void TurboAssembler::Tst(const Register& rn, const Operand& operand) { in Tst() argument
40 LogicalMacro(AppropriateZeroRegFor(rn), rn, operand, ANDS); in Tst() local
24 And(const Register& rd, const Register& rn, const Operand& operand) And() argument
31 Ands(const Register& rd, const Register& rn, const Operand& operand) Ands() argument
43 Bic(const Register& rd, const Register& rn, const Operand& operand) Bic() argument
50 Bics(const Register& rd, const Register& rn, const Operand& operand) Bics() argument
57 Orr(const Register& rd, const Register& rn, const Operand& operand) Orr() argument
64 Orn(const Register& rd, const Register& rn, const Operand& operand) Orn() argument
71 Eor(const Register& rd, const Register& rn, const Operand& operand) Eor() argument
78 Eon(const Register& rd, const Register& rn, const Operand& operand) Eon() argument
85 Ccmp(const Register& rn, const Operand& operand, StatusFlags nzcv, Condition cond) Ccmp() argument
95 CcmpTagged(const Register& rn, const Operand& operand, StatusFlags nzcv, Condition cond) CcmpTagged() argument
104 Ccmn(const Register& rn, const Operand& operand, StatusFlags nzcv, Condition cond) Ccmn() argument
114 Add(const Register& rd, const Register& rn, const Operand& operand) Add() argument
125 Adds(const Register& rd, const Register& rn, const Operand& operand) Adds() argument
136 Sub(const Register& rd, const Register& rn, const Operand& operand) Sub() argument
147 Subs(const Register& rd, const Register& rn, const Operand& operand) Subs() argument
158 Cmn(const Register& rn, const Operand& operand) Cmn() argument
160 Adds(AppropriateZeroRegFor(rn), rn, operand); Cmn() local
163 Cmp(const Register& rn, const Operand& operand) Cmp() argument
165 Subs(AppropriateZeroRegFor(rn), rn, operand); Cmp() local
168 CmpTagged(const Register& rn, const Operand& operand) CmpTagged() argument
176 Neg(const Register& rd, const Operand& operand) Neg() argument
186 Negs(const Register& rd, const Operand& operand) Negs() argument
191 Adc(const Register& rd, const Register& rn, const Operand& operand) Adc() argument
198 Adcs(const Register& rd, const Register& rn, const Operand& operand) Adcs() argument
205 Sbc(const Register& rd, const Register& rn, const Operand& operand) Sbc() argument
212 Sbcs(const Register& rd, const Register& rn, const Operand& operand) Sbcs() argument
219 Ngc(const Register& rd, const Operand& operand) Ngc() argument
226 Ngcs(const Register& rd, const Operand& operand) Ngcs() argument
768 Ldr(const CPURegister& rt, const Operand& operand) Ldr() argument
[all...]
/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...]

Completed in 73 milliseconds

12345678910>>...13