Searched defs:m_ConstantInt (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DPatternMatch.h72 inline class_match<ConstantInt> m_ConstantInt() { function in namespace:llvm::PatternMatch
205 inline constantint_match<Val> m_ConstantInt() { function in namespace:llvm::PatternMatch
303 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } function in namespace:llvm::PatternMatch
367 inline bind_const_intval_ty m_ConstantInt(uint64_ function in namespace:llvm::PatternMatch
[all...]

Completed in 44 milliseconds