Home
last modified time | relevance | path

Searched refs:is_all_ones (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.h332 struct is_all_ones { struct
337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument
338 return cst_pred_ty<is_all_ones>(); in m_AllOnes()
1902 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>