Home
last modified time | relevance | path

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

12345

/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DValue.cpp113 case Value::InstructionVal + Instruction::OPC: \
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DValue.cpp114 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DValue.cpp114 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp114 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DValue.cpp114 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DValue.cpp113 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DValue.cpp122 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DValue.cpp126 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DValue.cpp152 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DValue.cpp126 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DValue.cpp126 case Value::InstructionVal + Instruction::OPC: \ in deleteValue()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DPatternMatch.h623 if (V->getValueID() == Value::InstructionVal + Opcode) {
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DScalarEvolution.cpp3336 unsigned Opcode = Op->getValueID() - Value::InstructionVal; in createSCEV()
3354 Op->getValueID() == Instruction::Mul + Value::InstructionVal; in createSCEV()

12345