Home
last modified time | relevance | path

Searched refs:OperandType (Results 1 – 25 of 1981) sorted by relevance

12345678910>>...80

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dbytecodes.h42 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
46 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
85 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
87 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
124 OperandType::kReg, OperandType::kFlag8, OperandType::kIdx) \
183 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
185 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
189 OperandType::kReg, OperandType::kReg, OperandType::kIdx) \
191 OperandType::kReg, OperandType::kReg, OperandType::kReg, \
194 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dbytecodes.h42 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
46 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
85 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
87 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
120 OperandType::kReg, OperandType::kFlag8, OperandType::kIdx) \
179 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
181 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
185 OperandType::kReg, OperandType::kReg, OperandType::kIdx) \
187 OperandType::kReg, OperandType::kReg, OperandType::kReg, \
190 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/interpreter/
H A Dbytecodes.h42 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
46 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
85 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
87 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
126 OperandType::kReg, OperandType::kFlag8, OperandType::kIdx) \
185 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
187 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
191 OperandType::kReg, OperandType::kReg, OperandType::kIdx) \
193 OperandType::kReg, OperandType::kReg, OperandType::kReg, \
196 OperandType::kRegList, OperandType::kRegCount, OperandType::kIdx) \
[all …]
/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dbytecodes.h61 OperandType::kReg, OperandType::kReg, OperandType::kReg) \
63 OperandType::kReg, OperandType::kReg, OperandType::kReg, \
66 OperandType::kRuntimeId, OperandType::kReg, OperandType::kReg) \
68 OperandType::kRuntimeId, OperandType::kReg, OperandType::kReg, \
85 OperandType::kReg, OperandType::kIdx, OperandType::kUImm) \
121 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
123 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
127 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
129 OperandType::kIdx, OperandType::kIdx, OperandType::kUImm) \
135 OperandType::kReg, OperandType::kIdx, OperandType::kIdx) \
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/src/
H A DTeuchos_StandardFunctionObjectXMLConverters.hpp58 template<class OperandType>
114 template<class OperandType>
119 OperandType operand = in convertXML()
124 template<class OperandType>
145 template<class OperandType>
161 template<class OperandType>
177 template<class OperandType>
193 template<class OperandType>
209 template<class OperandType>
225 template<class OperandType>
[all …]
H A DTeuchos_StandardFunctionObjects.hpp58 template<class OperandType>
92 virtual OperandType runFunction(OperandType arguement) const=0;
110 inline OperandType setModifyingOperand(OperandType newOperand){ in setModifyingOperand()
136 template<class OperandType>
164 OperandType runFunction(OperandType arguement) const{ in runFunction()
195 template<class OperandType>
223 OperandType runFunction(OperandType arguement) const{ in runFunction()
254 template<class OperandType>
284 OperandType runFunction(OperandType arguement) const{ in runFunction()
314 template<class OperandType>
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil.Cil/
H A DInstruction.cs169 if (opcode.OperandType != OperandType.InlineNone) in Create()
179 if (opcode.OperandType != OperandType.InlineType && in Create()
180 opcode.OperandType != OperandType.InlineTok) in Create()
201 opcode.OperandType != OperandType.InlineTok) in Create()
212 opcode.OperandType != OperandType.InlineTok) in Create()
222 if (opcode.OperandType != OperandType.InlineString) in Create()
248 if (opcode.OperandType != OperandType.InlineI) in Create()
256 if (opcode.OperandType != OperandType.InlineI8) in Create()
272 if (opcode.OperandType != OperandType.InlineR) in Create()
304 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DOpCodes.cs38 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
46 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
50 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
54 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
58 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
62 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
66 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
70 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
74 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
78 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop1 << …
[all …]
H A DCodeReader.cs155 if (opcode.OperandType != OperandType.InlineNone) in ReadCode()
191 case OperandType.InlineI: in ReadOperand()
195 case OperandType.InlineR: in ReadOperand()
197 case OperandType.InlineI8: in ReadOperand()
201 case OperandType.InlineVar: in ReadOperand()
205 case OperandType.InlineArg: in ReadOperand()
207 case OperandType.InlineSig: in ReadOperand()
211 case OperandType.InlineTok: in ReadOperand()
212 case OperandType.InlineType: in ReadOperand()
484 case OperandType.InlineI: in PatchRawCode()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil.Cil/
H A DInstruction.cs169 if (opcode.OperandType != OperandType.InlineNone) in Create()
179 if (opcode.OperandType != OperandType.InlineType && in Create()
180 opcode.OperandType != OperandType.InlineTok) in Create()
201 opcode.OperandType != OperandType.InlineTok) in Create()
212 opcode.OperandType != OperandType.InlineTok) in Create()
222 if (opcode.OperandType != OperandType.InlineString) in Create()
248 if (opcode.OperandType != OperandType.InlineI) in Create()
256 if (opcode.OperandType != OperandType.InlineI8) in Create()
272 if (opcode.OperandType != OperandType.InlineR) in Create()
304 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DOpCodes.cs38 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
46 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
50 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
54 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
58 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
62 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
66 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
70 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
74 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
78 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop1 << …
[all …]
H A DCodeReader.cs155 if (opcode.OperandType != OperandType.InlineNone) in ReadCode()
191 case OperandType.InlineI: in ReadOperand()
195 case OperandType.InlineR: in ReadOperand()
197 case OperandType.InlineI8: in ReadOperand()
201 case OperandType.InlineVar: in ReadOperand()
205 case OperandType.InlineArg: in ReadOperand()
207 case OperandType.InlineSig: in ReadOperand()
211 case OperandType.InlineTok: in ReadOperand()
212 case OperandType.InlineType: in ReadOperand()
484 case OperandType.InlineI: in PatchRawCode()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Cil/
H A DInstruction.cs144 if (opcode.OperandType != OperandType.InlineNone) in Create()
154 if (opcode.OperandType != OperandType.InlineType && in Create()
155 opcode.OperandType != OperandType.InlineTok) in Create()
176 opcode.OperandType != OperandType.InlineTok) in Create()
187 opcode.OperandType != OperandType.InlineTok) in Create()
197 if (opcode.OperandType != OperandType.InlineString) in Create()
223 if (opcode.OperandType != OperandType.InlineI) in Create()
231 if (opcode.OperandType != OperandType.InlineI8) in Create()
247 if (opcode.OperandType != OperandType.InlineR) in Create()
279 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DOpCodes.cs20 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
24 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
28 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
32 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
36 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
40 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
44 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
48 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
52 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
56 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Cil/
H A DInstruction.cs144 if (opcode.OperandType != OperandType.InlineNone) in Create()
154 if (opcode.OperandType != OperandType.InlineType && in Create()
155 opcode.OperandType != OperandType.InlineTok) in Create()
176 opcode.OperandType != OperandType.InlineTok) in Create()
187 opcode.OperandType != OperandType.InlineTok) in Create()
197 if (opcode.OperandType != OperandType.InlineString) in Create()
223 if (opcode.OperandType != OperandType.InlineI) in Create()
231 if (opcode.OperandType != OperandType.InlineI8) in Create()
247 if (opcode.OperandType != OperandType.InlineR) in Create()
279 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DOpCodes.cs20 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
24 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
28 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
32 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
36 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
40 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
44 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
48 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
52 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
56 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
[all …]
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil.Cil/
H A DInstruction.cs169 if (opcode.OperandType != OperandType.InlineNone) in Create()
179 if (opcode.OperandType != OperandType.InlineType && in Create()
180 opcode.OperandType != OperandType.InlineTok) in Create()
201 opcode.OperandType != OperandType.InlineTok) in Create()
212 opcode.OperandType != OperandType.InlineTok) in Create()
222 if (opcode.OperandType != OperandType.InlineString) in Create()
248 if (opcode.OperandType != OperandType.InlineI) in Create()
256 if (opcode.OperandType != OperandType.InlineI8) in Create()
272 if (opcode.OperandType != OperandType.InlineR) in Create()
304 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DOpCodes.cs38 …(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0…
46 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
50 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
54 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
58 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
62 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
66 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
70 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
74 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop0 << …
78 …(byte) OpCodeType.Macro << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop1 << …
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DOpCodes.cs17 …1 << 0 | (byte) OpCodeType.Primitive << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowContr…
25 …1 << 0 | (byte) OpCodeType.Macro << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowControl.N…
29 …1 << 0 | (byte) OpCodeType.Macro << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowControl.N…
33 …1 << 0 | (byte) OpCodeType.Macro << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowControl.N…
37 …1 << 0 | (byte) OpCodeType.Macro << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowControl.N…
41 …1 << 0 | (byte) OpCodeType.Macro << 8 | (byte) OperandType.InlineNone << 16 | (byte) FlowControl.N…
921 OperandType t = inst.OperandType; in TakesSingleByteArgument()
924 return t == OperandType.ShortInlineBrTarget in TakesSingleByteArgument()
925 || t == OperandType.ShortInlineI in TakesSingleByteArgument()
926 || t == OperandType.ShortInlineR in TakesSingleByteArgument()
[all …]
/dports/devel/distorm/distorm-20121220-r230/disOps/
H A DdisOps.py216 OperandType.IMM8 : O_IMM,
224 OperandType.REG8 : O_REG,
230 OperandType.RM8 : O_MEM,
231 OperandType.RM16 : O_MEM,
244 OperandType.CREG : O_REG,
247 OperandType.SEG : O_REG,
257 OperandType.MEM : O_MEM,
279 OperandType.MM : O_REG,
283 OperandType.XMM : O_REG,
300 OperandType.YMM : O_REG,
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/scanner/
H A DInstrToken.cs29 OperandType t = opcode.OperandType; in GetInstrType()
39 case OperandType.InlineField: in GetInstrType()
43 case OperandType.InlineI: in GetInstrType()
48 case OperandType.InlineI8: in GetInstrType()
56 case OperandType.InlineNone: in GetInstrType()
60 case OperandType.InlinePhi: in GetInstrType()
65 case OperandType.InlineR: in GetInstrType()
76 case OperandType.InlineSig: in GetInstrType()
88 case OperandType.InlineTok: in GetInstrType()
92 case OperandType.InlineType: in GetInstrType()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil.Cil/
H A DCilWorker.cs52 if (opcode.OperandType != OperandType.InlineNone) in Create()
62 if (opcode.OperandType != OperandType.InlineType && in Create()
63 opcode.OperandType != OperandType.InlineTok) in Create()
84 opcode.OperandType != OperandType.InlineTok) in Create()
95 opcode.OperandType != OperandType.InlineTok) in Create()
137 if (opcode.OperandType == OperandType.InlineVar) in Create()
143 if (opcode.OperandType != OperandType.InlineI) in Create()
151 if (opcode.OperandType != OperandType.InlineI8) in Create()
167 if (opcode.OperandType != OperandType.InlineR) in Create()
199 opcode.OperandType != OperandType.InlineVar) in Create()
[all …]
H A DInstruction.cs96 case OperandType.InlineSwitch: in GetSize()
99 case OperandType.InlineI8: in GetSize()
100 case OperandType.InlineR: in GetSize()
104 case OperandType.InlineField: in GetSize()
105 case OperandType.InlineI: in GetSize()
106 case OperandType.InlineMethod: in GetSize()
107 case OperandType.InlineString: in GetSize()
108 case OperandType.InlineTok: in GetSize()
109 case OperandType.InlineType: in GetSize()
113 case OperandType.InlineParam: in GetSize()
[all …]
H A DOpCodes.cs54 OpCodeType.Macro, OperandType.InlineNone,
60 OpCodeType.Macro, OperandType.InlineNone,
66 OpCodeType.Macro, OperandType.InlineNone,
72 OpCodeType.Macro, OperandType.InlineNone,
78 OpCodeType.Macro, OperandType.InlineNone,
84 OpCodeType.Macro, OperandType.InlineNone,
90 OpCodeType.Macro, OperandType.InlineNone,
96 OpCodeType.Macro, OperandType.InlineNone,
102 OpCodeType.Macro, OperandType.InlineNone,
108 OpCodeType.Macro, OperandType.InlineNone,
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DUseDefLists.h25 template <typename OperandType> class ValueUseIterator;
60 using use_iterator = ValueUseIterator<OperandType>;
99 OperandType *firstUse = nullptr;
108 template <typename OperandType>
111 using BaseType = IRObjectWithUseList<OperandType>;
383 OperandType *current;
389 template <typename OperandType>
401 template <typename OperandType>
408 OperandType>;
413 FilteredValueUseIterator(OperandType *current, in FilteredValueUseIterator()
[all …]

12345678910>>...80