Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()