Home
last modified time | relevance | path

Searched refs:getMaskedMIMGOp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h485 int getMaskedMIMGOp(unsigned Opc, unsigned NewChannels);
H A DAMDGPUBaseInfo.cpp286 int getMaskedMIMGOp(unsigned Opc, unsigned NewChannels) { in getMaskedMIMGOp() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1817 return AMDGPU::getMaskedMIMGOp(CI.I->getOpcode(), Width); in getNewOpcode()
H A DSIISelLowering.cpp14918 AMDGPU::getMaskedMIMGOp(Node->getMachineOpcode(), NewChannels); in adjustWritemask()