Home
last modified time | relevance | path

Searched defs:Wave32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCTargetDesc.h31 enum AMDGPUDwarfFlavour : unsigned { Wave64 = 0, Wave32 = 1 }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp195 bool Wave32 = ST.isWave32(); in optimizeVcndVcmpPair() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp382 const bool Wave32 = ST.isWave32(); in runOnMachineFunction() local