HomeSort by relevance Sort by last modified time
    Searched full:constantint_match (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/Support/
PatternMatch.h 187 struct constantint_match { struct in namespace:llvm::PatternMatch
205 inline constantint_match<Val> m_ConstantInt() {
206 return constantint_match<Val>();
637 inline SelectClass_match<Cond, constantint_match<L>, constantint_match<R> >
    [all...]

Completed in 931 milliseconds