Home
last modified time | relevance | path

Searched refs:VDataIn (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp512 const MachineOperand *VDataIn = TII->getNamedOperand(*MI, in buildMUBUFOffsetLoadStore() local
514 if (VDataIn) in buildMUBUFOffsetLoadStore()
515 NewMI.add(*VDataIn); in buildMUBUFOffsetLoadStore()
H A DSIInstrInfo.cpp4102 MachineOperand *VDataIn = getNamedOperand(MI, AMDGPU::OpName::vdata_in); in legalizeOperands() local
4105 if (!VDataIn) { in legalizeOperands()
4134 .add(*VDataIn) in legalizeOperands()