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

  /external/llvm/include/llvm/IR/
PatternMatch.h 182 template <int64_t Val> struct constantint_match { struct in namespace:llvm::PatternMatch
198 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() {
199 return constantint_match<Val>();
766 inline SelectClass_match<Cond, constantint_match<L>, constantint_match<R>>
    [all...]

Completed in 551 milliseconds