Searched defs:isWave32 (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 36 bool isWave32; variable |
H A D | AMDGPUCallLowering.cpp | 959 bool IsTailCall, bool isWave32, in getCallOpcode() argument |
H A D | GCNSubtarget.h | 1424 bool isWave32() const { isWave32() function |
H A D | SIInstrInfo.cpp | 9371 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } isWave32() function in llvm::SIInstrInfo |