Home
last modified time | relevance | path

Searched refs:is_maxsignedvalue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h275 struct is_maxsignedvalue { struct
279 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();… in m_MaxSignedValue() argument
280 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { return V; } in m_MaxSignedValue()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h341 struct is_maxsignedvalue { struct
347 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { in m_MaxSignedValue() argument
348 return cst_pred_ty<is_maxsignedvalue>(); in m_MaxSignedValue()
350 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { in m_MaxSignedValue()
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h395 struct is_maxsignedvalue { struct
401 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { in m_MaxSignedValue() argument
402 return cst_pred_ty<is_maxsignedvalue>(); in m_MaxSignedValue()
404 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { in m_MaxSignedValue()