Home
last modified time | relevance | path

Searched defs:isWave32 (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h38 bool isWave32; variable
DAMDGPUSubtarget.h1180 bool isWave32() const { in isWave32() function
DSIInstrInfo.cpp6596 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } in isWave32() function in llvm::SIInstrInfo
DSIISelLowering.cpp3708 bool isWave32 = getSubtarget()->isWave32(); in EmitInstrWithCustomInserter() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h34 bool isWave32; variable
DGCNSubtarget.h1275 bool isWave32() const { in isWave32() function
DSIInstrInfo.cpp8310 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } in isWave32() function in llvm::SIInstrInfo