Home
last modified time | relevance | path

Searched defs:m_Negative (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h359 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
362 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { in m_Negative() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h475 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
478 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h483 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
486 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h483 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
486 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h483 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
486 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h544 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function
547 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function