Home
last modified time | relevance | path

Searched defs:SrcChild (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp832 const TreePatternNode *SrcChild = Src->getChild(NumChildren - 1); createAndImportSelDAGMatcher() local
864 const TreePatternNode *SrcChild = Src->getChild(i); createAndImportSelDAGMatcher() local
924 getSrcChildName(const TreePatternNode * SrcChild,Record * & PhysReg) getSrcChildName() argument
942 importChildMatcher(RuleMatcher & Rule,InstructionMatcher & InsnMatcher,const TreePatternNode * SrcChild,bool OperandIsAPointer,bool OperandIsImmArg,unsigned OpIdx,unsigned & TempOpIdx) importChildMatcher() argument
[all...]