Searched refs:implicitlyDefineInsnVar (Results 1 – 2 of 2) sorted by relevance
608 unsigned implicitlyDefineInsnVar(InstructionMatcher &Matcher);1748 InsnVarID = Rule.implicitlyDefineInsnVar(*this); in Rule()
876 unsigned RuleMatcher::implicitlyDefineInsnVar(InstructionMatcher &Matcher) { in implicitlyDefineInsnVar() function in llvm::gi::RuleMatcher