Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp179 const UnfoldStrategy S, const unsigned int FoldedInd);
395 const unsigned int FoldedInd) { in addEntryWithFlags() argument
416 Record *RegOpRec = RegInstr->Operands[FoldedInd].Rec; in addEntryWithFlags()
417 Record *MemOpRec = MemInstr->Operands[FoldedInd].Rec; in addEntryWithFlags()