Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h585 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
588 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h593 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
596 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h606 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
609 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h606 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
609 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h667 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
670 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h480 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function