Home
last modified time | relevance | path

Searched defs:operand (Results 201 - 225 of 321) sorted by relevance

12345678910>>...13

/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
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_builtins.cpp1137 uint32_t operand = decoration.params()[0]; in ValidateClipOrCullDistanceAtReference() local
2461 uint32_t operand = decoration.params()[0]; in ValidateTessLevelAtReference() local
2682 uint32_t operand = decoration.params()[0]; in ValidateLayerOrViewportIndexAtReference() local
3128 uint32_t operand = decoration.params()[0]; ValidateBaseInstanceOrVertexAtReference() local
3195 uint32_t operand = decoration.params()[0]; ValidateDrawIndexAtReference() local
3262 uint32_t operand = decoration.params()[0]; ValidateViewIndexAtReference() local
3326 uint32_t operand = decoration.params()[0]; ValidateDeviceIndexAtReference() local
[all...]
H A Dvalidate_cfg.cpp314 uint32_t operand = 3; in ValidateLoopMerge() local
[all...]
H A Dvalidate_extensions.cpp84 auto* operand = _.FindDef(inst->word(word_index)); in ValidateOperandForDebugInfo() local
3105 auto* operand = _.FindDef(inst->word(6)); ValidateExtInst() local
3204 auto* operand = _.FindDef(inst->word(12)); ValidateExtInst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_builtins.cpp1137 uint32_t operand = decoration.params()[0]; in ValidateClipOrCullDistanceAtReference() local
2461 uint32_t operand = decoration.params()[0]; in ValidateTessLevelAtReference() local
2682 uint32_t operand = decoration.params()[0]; in ValidateLayerOrViewportIndexAtReference() local
3128 uint32_t operand = decoration.params()[0]; ValidateBaseInstanceOrVertexAtReference() local
3195 uint32_t operand = decoration.params()[0]; ValidateDrawIndexAtReference() local
3262 uint32_t operand = decoration.params()[0]; ValidateViewIndexAtReference() local
3326 uint32_t operand = decoration.params()[0]; ValidateDeviceIndexAtReference() local
[all...]
H A Dvalidate_cfg.cpp314 uint32_t operand = 3; in ValidateLoopMerge() local
[all...]
H A Dvalidate_extensions.cpp84 auto* operand = _.FindDef(inst->word(word_index)); in ValidateOperandForDebugInfo() local
3105 auto* operand = _.FindDef(inst->word(6)); ValidateExtInst() local
3204 auto* operand = _.FindDef(inst->word(12)); ValidateExtInst() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule.cpp918 PluralOperand operand = tokenTypeToPluralOperand(digitsType); in isFulfilled() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1866 translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) translateImmediate() argument
2170 translateRM(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) translateRM() argument
2233 translateOperand(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) translateOperand() argument
[all...]
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h235 PrintMemOperand(LocationType location_type, const MemOperand& operand) in PrintMemOperand() argument
425 virtual DisassemblerStream& operator<<(const Operand& operand) { in operator <<() argument
246 PrintAlignedMemOperand(LocationType location_type, const AlignedMemOperand& operand) PrintAlignedMemOperand() argument
451 operator <<(const SOperand& operand) operator <<() argument
457 operator <<(const DOperand& operand) operator <<() argument
463 operator <<(const QOperand& operand) operator <<() argument
469 operator <<(const MemOperand& operand) operator <<() argument
502 operator <<(const PrintMemOperand& operand) operator <<() argument
505 operator <<(const AlignedMemOperand& operand) operator <<() argument
517 operator <<( const PrintAlignedMemOperand& operand) operator <<() argument
[all...]
/third_party/vixl/src/aarch64/
H A Doperands-aarch64.h757 explicit IntegerOperand(const Operand& operand) in IntegerOperand() argument
/third_party/spirv-tools/source/opt/
H A Dir_context.cpp488 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions() local
502 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions() local
/third_party/spirv-tools/source/val/
H A Dvalidate_builtins.cpp1148 uint32_t operand = decoration.params()[0]; in ValidateClipOrCullDistanceAtReference() local
2489 uint32_t operand = decoration.params()[0]; in ValidateTessLevelAtReference() local
2710 uint32_t operand = decoration.params()[0]; in ValidateLayerOrViewportIndexAtReference() local
3242 uint32_t operand = decoration.params()[0]; ValidateBaseInstanceOrVertexAtReference() local
3309 uint32_t operand = decoration.params()[0]; ValidateDrawIndexAtReference() local
3379 uint32_t operand = decoration.params()[0]; ValidateViewIndexAtReference() local
3443 uint32_t operand = decoration.params()[0]; ValidateDeviceIndexAtReference() local
[all...]
H A Dvalidate_cfg.cpp320 uint32_t operand = 3; in ValidateLoopMerge() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dregisters.h158 u32 operand:20; member
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_emulate.h243 struct operand { struct
[all...]

Completed in 47 milliseconds

12345678910>>...13