Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp484 if (DoesStoreAliasWithPotential(StoreIdx, *CheckStore)) in processMergeCandidate() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h739 uint64_t StoreIdx = readULEB(); executeMatchTable() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1008 RecordNamedOperandMatcher(unsigned InsnVarID,unsigned OpIdx,unsigned StoreIdx,StringRef Name) RecordNamedOperandMatcher() argument