Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h278 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 uint16_t * RET) InitMCRegisterInfo() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1097 ArrayRef<int16_t> SubIndices = RI.getRegSplitParts(RC, EltSize); copyPhysReg() local
1212 ArrayRef<int16_t> SubIndices = RI.getRegSplitParts(RegClass, EltSize); materializeImmediate() local
3321 const int16_t *SubIndices = Sub0_15; insertSelect() local
[all...]