Home
last modified time | relevance | path

Searched defs:m_ConstantInt (Results 1 – 25 of 25) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DPatternMatch.h52 inline leaf_ty<ConstantInt> m_ConstantInt() { return leaf_ty<ConstantInt>(); } in m_ConstantInt() function
74 inline constantint_ty<Val> m_ConstantInt() { in m_ConstantInt() function
122 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DMatchers.h260 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DMatchers.h272 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h260 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DMatchers.h255 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h260 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h272 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DMatchers.h260 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h272 m_ConstantInt(IntegerAttr::ValueType *bind_value) { in m_ConstantInt() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DPatternMatch.h81 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
197 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
523 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
622 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DPatternMatch.h82 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
198 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
484 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
583 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DPatternMatch.h82 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
217 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
588 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
699 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h82 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
217 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
588 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
699 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h82 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
217 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
588 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
699 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DPatternMatch.h92 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
261 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
624 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
735 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DPatternMatch.h92 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
261 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
624 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
735 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h92 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
261 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
700 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
820 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h101 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
274 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
716 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
850 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h101 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
274 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
716 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
850 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DPatternMatch.h145 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
764 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
903 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function