Home
last modified time | relevance | path

Searched refs:getMTBUFBaseOpcode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h275 int getMTBUFBaseOpcode(unsigned Opc);
H A DAMDGPUBaseInfo.cpp157 int getMTBUFBaseOpcode(unsigned Opc) { in getMTBUFBaseOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp339 switch (AMDGPU::getMTBUFBaseOpcode(Opc)) { in getInstClass()
385 return AMDGPU::getMTBUFBaseOpcode(Opc); in getInstSubclass()
1425 return AMDGPU::getMTBUFOpcode(AMDGPU::getMTBUFBaseOpcode(CI.I->getOpcode()), in getNewOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp428 switch (AMDGPU::getMTBUFBaseOpcode(Opc)) { in getInstClass()
520 return AMDGPU::getMTBUFBaseOpcode(Opc); in getInstSubclass()
1679 return AMDGPU::getMTBUFOpcode(AMDGPU::getMTBUFBaseOpcode(CI.I->getOpcode()), in getNewOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h439 int getMTBUFBaseOpcode(unsigned Opc);
H A DAMDGPUBaseInfo.cpp345 int getMTBUFBaseOpcode(unsigned Opc) { in getMTBUFBaseOpcode() function