Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DPatternMatch.h75 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
305 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
387 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/aosp_15_r20/external/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h147 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
326 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
734 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
872 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h147 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
326 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
742 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
880 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h147 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
326 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
767 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
905 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h147 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
326 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
767 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
905 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h168 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function
347 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function
831 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } in m_ConstantInt() function
984 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } in m_ConstantInt() function