Home
last modified time | relevance | path

Searched refs:Instruction (Results 151 – 175 of 27548) sorted by relevance

12345678910>>...1102

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/FuzzMutate/
H A DOperations.cpp97 case Instruction::Add: in binOpDescriptor()
98 case Instruction::Sub: in binOpDescriptor()
99 case Instruction::Mul: in binOpDescriptor()
100 case Instruction::SDiv: in binOpDescriptor()
101 case Instruction::UDiv: in binOpDescriptor()
102 case Instruction::SRem: in binOpDescriptor()
103 case Instruction::URem: in binOpDescriptor()
104 case Instruction::Shl: in binOpDescriptor()
107 case Instruction::And: in binOpDescriptor()
108 case Instruction::Or: in binOpDescriptor()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FuzzMutate/
H A DOperations.cpp97 case Instruction::Add: in binOpDescriptor()
98 case Instruction::Sub: in binOpDescriptor()
99 case Instruction::Mul: in binOpDescriptor()
100 case Instruction::SDiv: in binOpDescriptor()
101 case Instruction::UDiv: in binOpDescriptor()
102 case Instruction::SRem: in binOpDescriptor()
103 case Instruction::URem: in binOpDescriptor()
104 case Instruction::Shl: in binOpDescriptor()
107 case Instruction::And: in binOpDescriptor()
108 case Instruction::Or: in binOpDescriptor()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/FuzzMutate/
H A DOperations.cpp97 case Instruction::Add: in binOpDescriptor()
98 case Instruction::Sub: in binOpDescriptor()
99 case Instruction::Mul: in binOpDescriptor()
100 case Instruction::SDiv: in binOpDescriptor()
101 case Instruction::UDiv: in binOpDescriptor()
102 case Instruction::SRem: in binOpDescriptor()
103 case Instruction::URem: in binOpDescriptor()
104 case Instruction::Shl: in binOpDescriptor()
107 case Instruction::And: in binOpDescriptor()
108 case Instruction::Or: in binOpDescriptor()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/FuzzMutate/
H A DOperations.cpp98 case Instruction::Add: in binOpDescriptor()
99 case Instruction::Sub: in binOpDescriptor()
100 case Instruction::Mul: in binOpDescriptor()
101 case Instruction::SDiv: in binOpDescriptor()
102 case Instruction::UDiv: in binOpDescriptor()
103 case Instruction::SRem: in binOpDescriptor()
104 case Instruction::URem: in binOpDescriptor()
105 case Instruction::Shl: in binOpDescriptor()
108 case Instruction::And: in binOpDescriptor()
109 case Instruction::Or: in binOpDescriptor()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/FuzzMutate/
H A DOperations.cpp98 case Instruction::Add: in binOpDescriptor()
99 case Instruction::Sub: in binOpDescriptor()
100 case Instruction::Mul: in binOpDescriptor()
101 case Instruction::SDiv: in binOpDescriptor()
102 case Instruction::UDiv: in binOpDescriptor()
103 case Instruction::SRem: in binOpDescriptor()
104 case Instruction::URem: in binOpDescriptor()
105 case Instruction::Shl: in binOpDescriptor()
108 case Instruction::And: in binOpDescriptor()
109 case Instruction::Or: in binOpDescriptor()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil.Cil/
H A DInstruction.cs34 public sealed class Instruction { class
40 internal Instruction previous;
41 internal Instruction next;
60 public Instruction Previous {
65 public Instruction Next {
140 var labels = (Instruction []) operand; in ToString()
172 return new Instruction (opcode, null); in Create()
183 return new Instruction (opcode, type); in Create()
193 return new Instruction (opcode, site); in Create()
278 public static Instruction Create (OpCode opcode, Instruction target) in Create()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil.Cil/
H A DInstruction.cs34 public sealed class Instruction { class
40 internal Instruction previous;
41 internal Instruction next;
60 public Instruction Previous {
65 public Instruction Next {
140 var labels = (Instruction []) operand; in ToString()
172 return new Instruction (opcode, null); in Create()
183 return new Instruction (opcode, type); in Create()
193 return new Instruction (opcode, site); in Create()
278 public static Instruction Create (OpCode opcode, Instruction target) in Create()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Cil/
H A DInstruction.cs16 public sealed class Instruction { class
22 internal Instruction previous;
23 internal Instruction next;
40 public Instruction Previous {
45 public Instruction Next {
115 var labels = (Instruction []) operand; in ToString()
147 return new Instruction (opcode, null); in Create()
158 return new Instruction (opcode, type); in Create()
168 return new Instruction (opcode, site); in Create()
253 public static Instruction Create (OpCode opcode, Instruction target) in Create()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Cil/
H A DInstruction.cs16 public sealed class Instruction { class
22 internal Instruction previous;
23 internal Instruction next;
40 public Instruction Previous {
45 public Instruction Next {
115 var labels = (Instruction []) operand; in ToString()
147 return new Instruction (opcode, null); in Create()
158 return new Instruction (opcode, type); in Create()
168 return new Instruction (opcode, site); in Create()
253 public static Instruction Create (OpCode opcode, Instruction target) in Create()
[all …]
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil.Cil/
H A DInstruction.cs34 public sealed class Instruction { class
40 internal Instruction previous;
41 internal Instruction next;
60 public Instruction Previous {
65 public Instruction Next {
140 var labels = (Instruction []) operand; in ToString()
172 return new Instruction (opcode, null); in Create()
183 return new Instruction (opcode, type); in Create()
193 return new Instruction (opcode, site); in Create()
278 public static Instruction Create (OpCode opcode, Instruction target) in Create()
[all …]
/dports/editors/poke/poke-1.0/doc/
H A Dpvm-insns.texi36 * Instruction canary::
37 * Instruction exit::
39 * Instruction popend::
41 * Instruction popob::
43 * Instruction popom::
45 * Instruction popoo::
47 * Instruction popoi::
49 * Instruction popod::
55 * Instruction popoc::
58 * Instruction sync::
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dinstruction.h150 class Instruction : public utils::IntrusiveNodeBase<Instruction> {
158 Instruction() in Instruction() function
189 Instruction(const Instruction&) = default;
190 Instruction& operator=(const Instruction&) = default;
192 Instruction(Instruction&&);
193 Instruction& operator=(Instruction&&);
463 Instruction* InsertBefore(std::unique_ptr<Instruction>&& i);
467 Instruction* InsertBefore(std::vector<std::unique_ptr<Instruction>>&& list);
547 inline bool Instruction::operator==(const Instruction& other) const {
551 inline bool Instruction::operator!=(const Instruction& other) const {
[all …]
/dports/lang/mosh/mosh-0.2.7/src/
H A DCodeBuilder.cpp155 case Instruction::PUSH: in combineInstructionsArgument0()
166 case Instruction::CAR: in combineInstructionsArgument0()
169 case Instruction::CDR: in combineInstructionsArgument0()
219 case Instruction::TEST: in combineInstructionsArgument1()
222 case Instruction::NOT: in combineInstructionsArgument1()
309 case Instruction::FRAME: in combineInstructionsArgument1()
312 case Instruction::PUSH: in combineInstructionsArgument1()
324 case Instruction::ENTER: in combineInstructionsArgument1()
327 case Instruction::PUSH: in combineInstructionsArgument1()
339 case Instruction::CONSTANT: in combineInstructionsArgument1()
[all …]
/dports/devel/apitrace/apitrace-9.0/thirdparty/mhook/disasm-lib/
H A Ddisasm_x86.c61 #define OPCSTR Instruction->String+Instruction->StringIndex
605 X86Instruction->Instruction = Instruction; in X86_InitInstruction()
999 assert(!Instruction->StringIndex && !Instruction->Length); in X86_GetInstruction()
1198 Instruction->Prefixes[Instruction->PrefixCount] = Opcode; in X86_GetInstruction()
1226 Instruction->Prefixes[Instruction->PrefixCount] = Opcode; in X86_GetInstruction()
1344 memmove(&Instruction->Prefixes[i], &Instruction->Prefixes[i+1], Instruction->PrefixCount-i); in X86_GetInstruction()
1345 Instruction->Prefixes[Instruction->PrefixCount] = 0; in X86_GetInstruction()
1595 Suffix = Instruction->Address[Instruction->Length++]; in X86_GetInstruction()
1634 assert((U32)Instruction->Type >= Instruction->Groups); in X86_GetInstruction()
2241 Instruction->CodeBranch.Addresses[1] = (U64)Instruction->Address + Instruction->Length; in X86_GetInstruction()
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dinstruction.h169 class Instruction : public utils::IntrusiveNodeBase<Instruction> {
177 Instruction() in Instruction() function
208 Instruction(const Instruction&) = default;
209 Instruction& operator=(const Instruction&) = default;
211 Instruction(Instruction&&);
212 Instruction& operator=(Instruction&&);
526 Instruction* InsertBefore(std::unique_ptr<Instruction>&& i);
530 Instruction* InsertBefore(std::vector<std::unique_ptr<Instruction>>&& list);
643 inline bool Instruction::operator==(const Instruction& other) const {
647 inline bool Instruction::operator!=(const Instruction& other) const {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h163 class Instruction : public utils::IntrusiveNodeBase<Instruction> {
171 Instruction() in Instruction() function
202 Instruction(const Instruction&) = default;
203 Instruction& operator=(const Instruction&) = default;
205 Instruction(Instruction&&);
206 Instruction& operator=(Instruction&&);
508 Instruction* InsertBefore(std::unique_ptr<Instruction>&& i);
512 Instruction* InsertBefore(std::vector<std::unique_ptr<Instruction>>&& list);
606 inline bool Instruction::operator==(const Instruction& other) const {
610 inline bool Instruction::operator!=(const Instruction& other) const {
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dinstruction.h169 class Instruction : public utils::IntrusiveNodeBase<Instruction> {
177 Instruction() in Instruction() function
208 Instruction(const Instruction&) = default;
209 Instruction& operator=(const Instruction&) = default;
211 Instruction(Instruction&&);
212 Instruction& operator=(Instruction&&);
526 Instruction* InsertBefore(std::unique_ptr<Instruction>&& i);
530 Instruction* InsertBefore(std::vector<std::unique_ptr<Instruction>>&& list);
643 inline bool Instruction::operator==(const Instruction& other) const {
647 inline bool Instruction::operator!=(const Instruction& other) const {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dinstruction.h163 class Instruction : public utils::IntrusiveNodeBase<Instruction> {
171 Instruction() in Instruction() function
202 Instruction(const Instruction&) = default;
203 Instruction& operator=(const Instruction&) = default;
205 Instruction(Instruction&&);
206 Instruction& operator=(Instruction&&);
508 Instruction* InsertBefore(std::unique_ptr<Instruction>&& i);
512 Instruction* InsertBefore(std::vector<std::unique_ptr<Instruction>>&& list);
606 inline bool Instruction::operator==(const Instruction& other) const {
610 inline bool Instruction::operator!=(const Instruction& other) const {
[all …]
/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DInstruction.h37 enum class Instruction: uint8_t enum
198 return Instruction::PUSH1 <= _inst && _inst <= Instruction::PUSH32; in isPushInstruction()
202 inline bool isDupInstruction(Instruction _inst) in isDupInstruction()
204 return Instruction::DUP1 <= _inst && _inst <= Instruction::DUP16; in isDupInstruction()
210 return Instruction::SWAP1 <= _inst && _inst <= Instruction::SWAP16; in isSwapInstruction()
216 return Instruction::LOG0 <= _inst && _inst <= Instruction::LOG4; in isLogInstruction()
247 return Instruction(unsigned(Instruction::PUSH1) + _number - 1); in pushInstruction()
254 return Instruction(unsigned(Instruction::DUP1) + _number - 1); in dupInstruction()
261 return Instruction(unsigned(Instruction::SWAP1) + _number - 1); in swapInstruction()
268 return Instruction(unsigned(Instruction::LOG0) + _number); in logInstruction()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/test/tools/fuzzTesting/
H A DfuzzHelper.cpp17 eth::Instruction::PUSHC,
18 eth::Instruction::JUMPC,
30 eth::Instruction::XADD,
31 eth::Instruction::XMUL,
32 eth::Instruction::XSUB,
37 eth::Instruction::XLT,
38 eth::Instruction::XGT,
41 eth::Instruction::XEQ,
44 eth::Instruction::XOR,
229 eth::Instruction inst = (eth::Instruction) _opcode; in isOpcodeDefined()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DNoFolder.h173 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp()
182 Instruction *CreateNeg(Constant *C,
190 Instruction *CreateNSWNeg(Constant *C) const { in CreateNSWNeg()
194 Instruction *CreateNUWNeg(Constant *C) const { in CreateNUWNeg()
198 Instruction *CreateFNeg(Constant *C) const { in CreateFNeg()
202 Instruction *CreateNot(Constant *C) const { in CreateNot()
206 Instruction *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp()
253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast()
299 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp()
304 Instruction *CreateFCmp(CmpInst::Predicate P, in CreateFCmp()
[all …]
H A DInstruction.h43 class Instruction : public User,
58 Instruction(const Instruction &) = delete;
59 Instruction &operator=(const Instruction &) = delete;
63 Instruction *user_back() { return cast<Instruction>(*user_begin());}
64 const Instruction *user_back() const { return cast<Instruction>(*user_begin());}
200 case Instruction::Invoke:
201 case Instruction::Resume:
212 case Instruction::CallBr:
567 case Instruction::Fence:
570 case Instruction::Call:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DNoFolder.h173 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp()
182 Instruction *CreateNeg(Constant *C,
190 Instruction *CreateNSWNeg(Constant *C) const { in CreateNSWNeg()
194 Instruction *CreateNUWNeg(Constant *C) const { in CreateNUWNeg()
198 Instruction *CreateFNeg(Constant *C) const { in CreateFNeg()
202 Instruction *CreateNot(Constant *C) const { in CreateNot()
206 Instruction *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp()
253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast()
299 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp()
304 Instruction *CreateFCmp(CmpInst::Predicate P, in CreateFCmp()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DNoFolder.h173 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp()
182 Instruction *CreateNeg(Constant *C,
190 Instruction *CreateNSWNeg(Constant *C) const { in CreateNSWNeg()
194 Instruction *CreateNUWNeg(Constant *C) const { in CreateNUWNeg()
198 Instruction *CreateFNeg(Constant *C) const { in CreateFNeg()
202 Instruction *CreateNot(Constant *C) const { in CreateNot()
206 Instruction *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp()
253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast()
299 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp()
304 Instruction *CreateFCmp(CmpInst::Predicate P, in CreateFCmp()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DNoFolder.h173 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp()
182 Instruction *CreateNeg(Constant *C,
190 Instruction *CreateNSWNeg(Constant *C) const { in CreateNSWNeg()
194 Instruction *CreateNUWNeg(Constant *C) const { in CreateNUWNeg()
198 Instruction *CreateFNeg(Constant *C) const { in CreateFNeg()
202 Instruction *CreateNot(Constant *C) const { in CreateNot()
206 Instruction *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp()
253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast()
299 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp()
304 Instruction *CreateFCmp(CmpInst::Predicate P, in CreateFCmp()
[all …]

12345678910>>...1102