Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h33 bool isWave32; variable
H A DGCNSubtarget.h1090 bool isWave32() const { in isWave32() function
H A DSIInstrInfo.cpp7779 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } in isWave32() function in llvm::SIInstrInfo