Home
last modified time | relevance | path

Searched refs:implicitlyDefineInsnVar (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp905 unsigned implicitlyDefineInsnVar(InstructionMatcher &Matcher);
2300 InsnVarID = Rule.implicitlyDefineInsnVar(*this); in InstructionMatcher()
3307 unsigned RuleMatcher::implicitlyDefineInsnVar(InstructionMatcher &Matcher) { in implicitlyDefineInsnVar() function in __anon7790e1cf0111::RuleMatcher