Home
last modified time | relevance | path

Searched refs:InstructionVal (Results 1 – 25 of 113) sorted by relevance

12345

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DInstruction.h82 unsigned getOpcode() const { return getValueID() - InstructionVal; } in getOpcode()
298 return V->getValueID() >= Value::InstructionVal; in classof()
H A DValue.h226 InstructionVal, // This is an instance of Instruction enumerator
354 return Val.getValueID() >= Value::InstructionVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DInstruction.h111 unsigned getOpcode() const { return getValueID() - InstructionVal; } in getOpcode()
510 return V->getValueID() >= Value::InstructionVal; in classof()
H A DValue.def87 // Enum values starting at InstructionVal are used for Instructions;
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DInstruction.h126 unsigned getOpcode() const { return getValueID() - InstructionVal; }
617 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DInstruction.h125 unsigned getOpcode() const { return getValueID() - InstructionVal; }
684 return V->getValueID() >= Value::InstructionVal;
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DInstruction.cpp25 : User(ty, Value::InstructionVal + it, Ops, NumOps), Parent(0) { in Instruction()
39 : User(ty, Value::InstructionVal + it, Ops, NumOps), Parent(0) { in Instruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstruction.h125 unsigned getOpcode() const { return getValueID() - InstructionVal; }
684 return V->getValueID() >= Value::InstructionVal;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h125 unsigned getOpcode() const { return getValueID() - InstructionVal; }
684 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DInstruction.h125 unsigned getOpcode() const { return getValueID() - InstructionVal; }
674 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DInstruction.h126 unsigned getOpcode() const { return getValueID() - InstructionVal; }
660 return V->getValueID() >= Value::InstructionVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
723 return V->getValueID() >= Value::InstructionVal;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
767 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
726 return V->getValueID() >= Value::InstructionVal;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
767 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
741 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
721 return V->getValueID() >= Value::InstructionVal;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
767 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
765 return V->getValueID() >= Value::InstructionVal;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
767 return V->getValueID() >= Value::InstructionVal;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
741 return V->getValueID() >= Value::InstructionVal;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DInstruction.h160 unsigned getOpcode() const { return getValueID() - InstructionVal; }
767 return V->getValueID() >= Value::InstructionVal;
/dports/emulators/qemu/qemu-6.2.0/capstone/suite/synctools/tablegen/include/llvm/IR/
H A DValue.def107 // Enum values starting at InstructionVal are used for Instructions;
/dports/emulators/qemu60/qemu-6.0.0/capstone/suite/synctools/tablegen/include/llvm/IR/
H A DValue.def107 // Enum values starting at InstructionVal are used for Instructions;
/dports/emulators/qemu5/qemu-5.2.0/capstone/suite/synctools/tablegen/include/llvm/IR/
H A DValue.def107 // Enum values starting at InstructionVal are used for Instructions;

12345