Searched defs:SubIndices (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 276 InitMCRegisterInfo(const MCRegisterDesc * D,unsigned NR,unsigned RA,unsigned PC,const MCRegisterClass * C,unsigned NC,const MCPhysReg (* RURoots)[2],unsigned NRU,const int16_t * DL,const LaneBitmask * RUMS,const char * Strings,const char * ClassStrings,const uint16_t * SubIndices,unsigned NumIndices,const SubRegCoveredBits * SubIdxRanges,const uint16_t * RET) InitMCRegisterInfo() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 1212 for (unsigned Idx = 0; Idx < SubIndices.size(); ++Idx) { in materializeImmediate() local 1097 ArrayRef<int16_t> SubIndices = RI.getRegSplitParts(RC, EltSize); copyPhysReg() local 3269 const int16_t *SubIndices = Sub0_15; insertSelect() local [all...] |