Searched defs:OperandNode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcherGen.cpp | 827 Record *OperandNode = II.Operands[InstOpNo].Rec; EmitResultInstructionAsOperand() local |
H A D | GlobalISelEmitter.cpp | 1707 Record *OperandNode = DstI->Operands[InstOpNo].Rec; importExplicitUseRenderers() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenDAGPatterns.cpp | 1897 Record *OperandNode = InstInfo.Operands[i].Rec; GetNumNodeResults() local |