Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h278 const uint16_t *SubIndices, unsigned NumIndices, in InitMCRegisterInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1096 ArrayRef<int16_t> SubIndices = RI.getRegSplitParts(RC, EltSize); in copyPhysReg() local
1211 ArrayRef<int16_t> SubIndices = RI.getRegSplitParts(RegClass, EltSize); in materializeImmediate() local
3320 const int16_t *SubIndices = Sub0_15; in insertSelect() local