Home
last modified time | relevance | path

Searched refs:UndefValueVal (Results 1 – 25 of 53) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DValue.h210 UndefValueVal, // This is an instance of UndefValue enumerator
H A DConstants.h893 explicit UndefValue(const Type *T) : Constant(T, UndefValueVal, 0, 0) {}
914 return V->getValueID() == UndefValueVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DConstants.h1318 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1348 return V->getValueID() == UndefValueVal;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DConstants.h1312 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1342 return V->getValueID() == UndefValueVal;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DConstants.h1289 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1319 return V->getValueID() == UndefValueVal;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DConstants.h1312 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1342 return V->getValueID() == UndefValueVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h1289 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1319 return V->getValueID() == UndefValueVal;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1289 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1319 return V->getValueID() == UndefValueVal;
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DConstants.h1288 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1318 return V->getValueID() == UndefValueVal;
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DConstants.h1289 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1319 return V->getValueID() == UndefValueVal;
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DConstants.h1278 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1308 return V->getValueID() == UndefValueVal;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1355 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1388 return V->getValueID() == UndefValueVal ||
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DConstants.h1355 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1388 return V->getValueID() == UndefValueVal ||
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1356 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1389 return V->getValueID() == UndefValueVal ||
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1355 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1388 return V->getValueID() == UndefValueVal ||
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DConstants.h1351 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1384 return V->getValueID() == UndefValueVal ||
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1355 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1388 return V->getValueID() == UndefValueVal ||
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1356 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1389 return V->getValueID() == UndefValueVal ||
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1355 explicit UndefValue(Type *T) : ConstantData(T, UndefValueVal) {}
1388 return V->getValueID() == UndefValueVal ||
/dports/devel/oclgrind/Oclgrind-21.10/src/core/
H A Dcommon.cpp330 if (constant->getValueID() == llvm::Value::UndefValueVal) in getConstantData()
/dports/lang/pocl/pocl-1.8/lib/CL/devices/cuda/
H A Dpocl-ptx-gen.cc383 if (Format->getValueID() == llvm::Value::UndefValueVal) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp287 case Value::UndefValueVal: in cmpConstants()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp287 case Value::UndefValueVal: in cmpConstants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp287 case Value::UndefValueVal: in cmpConstants()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp287 case Value::UndefValueVal: in cmpConstants()

123