Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp170 const UnfoldStrategy S, const unsigned int FoldedInd);
461 const unsigned int FoldedInd) { in addEntryWithFlags() argument
482 Record *RegOpRec = RegInstr->Operands[FoldedInd].Rec; in addEntryWithFlags()
483 Record *MemOpRec = MemInstr->Operands[FoldedInd].Rec; in addEntryWithFlags()