Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenRegisters.cpp171 std::vector<Record *> SRIs = TheDef->getValueAsListOfDefs("SubRegIndices"); in buildObjectGraph() local
1191 std::vector<Record *> SRIs = Records.getAllDerivedDefinitions("SubRegIndex"); in CodeGenRegBank() local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDRegisterInfoEmitter.cpp910 SubRegIdxVec &SRIs = SubRegIdxLists[i]; in runMCDesc() local