Searched refs:RsrcArg (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h40 uint8_t RsrcArg; member in struct:llvm::AMDGPU::RsrcIntrinsic
H A DAMDGPURegisterBankInfo.cpp3031 applyMappingImage(MI, OpdMapper, MRI, RSrcIntrin->RsrcArg);
3082 applyMappingImage(MI, OpdMapper, MRI, RSrcIntrin->RsrcArg);
4183 return getImageMapping(MRI, MI, RSrcIntrin->RsrcArg);
H A DSIISelLowering.cpp1012 CI.getArgOperand(RsrcIntr->RsrcArg));
1017 CI.getArgOperand(RsrcIntr->RsrcArg));

Completed in 222 milliseconds