/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | kvm_emulate.h | 230 struct operand { struct [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Intermediate.cpp | 3256 TIntermTyped* operand = node.getOperand(); promoteUnary() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | PluralRules.java | 550 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 D | PluralRules.java | 509 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 D | example.c | 153 struct operand { struct [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 212 Operand ToImmediate(InstructionOperand* operand) { in ToImmediate() argument
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 1675 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 D | code-generator-ppc.cc | 1994 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 D | code-generator-ia32.cc | 70 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 D | code-generator-mips.cc | 1561 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 D | code-generator-loong64.cc | 1509 MemOperand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 1644 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 D | macro-assembler-arm64-inl.h | 38 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 D | simulator-loong64.h | 80 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.h | 81 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.h | 81 inline int32_t operand() const { return operand_; } in operand() function in v8::internal::SimInstructionBase
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.h | 580 VariableProxy* operand = expression->AsVariableProxy(); in IsIdentifier() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | disassemble.c | 1870 char operand = is_bias ? sign : '='; in print_texture_word() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | IntermNode.cpp | 1517 TIntermSwizzle::TIntermSwizzle(TIntermTyped *operand, const TVector<int> &swizzleOffsets) in TIntermSwizzle() argument 1528 TIntermUnary::TIntermUnary(TOperator op, TIntermTyped *operand, cons argument [all...] |
H A D | OutputHLSL.cpp | 2052 TIntermTyped *operand = node->getOperand(); in visitUnary() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validation_state.cpp | 528 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 D | validationES1.cpp | 517 TextureOp operand = FromGLenum<TextureOp>(ConvertToGLenum(params[0])); in ValidateTexEnvCommon() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_util.cpp | 1979 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 D | fuzzer_util.cpp | 1979 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 D | validation_state.cpp | 528 const spv_parsed_operand_t& operand = inst->operand(i); in RegisterInstruction() local 637 const spv_parsed_operand_t& operand in RegisterUniqueTypeDeclaration() local [all...] |