Home
last modified time | relevance | path

Searched defs:m_ConstantExpr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h165 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() function
740 inline bind_ty<ConstantExpr> m_ConstantExpr(ConstantExpr *&C) { return C; } in m_ConstantExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h165 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() function
748 inline bind_ty<ConstantExpr> m_ConstantExpr(ConstantExpr *&C) { return C; } in m_ConstantExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h165 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() function
773 inline bind_ty<ConstantExpr> m_ConstantExpr(ConstantExpr *&C) { return C; } in m_ConstantExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h165 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() function
773 inline bind_ty<ConstantExpr> m_ConstantExpr(ConstantExpr *&C) { return C; } in m_ConstantExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h186 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() function
837 inline bind_ty<ConstantExpr> m_ConstantExpr(ConstantExpr *&C) { return C; } in m_ConstantExpr() function