Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h34 bool isWave32; global() variable
H A DAMDGPUCallLowering.cpp959 bool IsTailCall, bool isWave32, in getCallOpcode()
H A DGCNSubtarget.h1528 bool isWave32() const { in isWave32() function
H A DSIInstrInfo.cpp9494 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } in isWave32() function in llvm::SIInstrInfo