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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h43 struct ConstantMatch { struct in namespace:llvm::MIPatternMatch
45 ConstantMatch(int64_t &C) : CR(C) {} function in struct:llvm::MIPatternMatch::ConstantMatch

Completed in 123 milliseconds