Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h267 InstructionOperand withNewName(StringRef NewName) const { in withNewName() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1682 return O.withNewName( in emitPatFragMatchPattern()