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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1056 if (match(I->getOperand(1), m_APInt(Amt))) { function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h278 inline apint_match m_APInt(const APInt *&Res) { function in namespace:llvm::PatternMatch

Completed in 84 milliseconds