Searched refs:RsrcArg (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstrInfo.h | 36 uint8_t RsrcArg; member
|
| H A D | AMDGPUSearchableTables.td | 15 bits<8> RsrcArg = intr.RsrcArg; 21 let Fields = ["Intr", "RsrcArg", "IsImage"];
|
| H A D | AMDGPURegisterBankInfo.cpp | 3035 applyMappingImage(MI, OpdMapper, MRI, RSrcIntrin->RsrcArg); in applyMappingImpl() 3121 applyMappingImage(MI, OpdMapper, MRI, RSrcIntrin->RsrcArg); in applyMappingImpl() 4523 return getImageMapping(MRI, MI, RSrcIntrin->RsrcArg); in getInstrMapping()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 22 int RsrcArg = rsrcarg;
|