Searched defs:isWave32 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 36 bool isWave32; variable |
H A D | AMDGPUCallLowering.cpp | 959 getCallOpcode(const MachineFunction & CallerF,bool IsIndirect,bool IsTailCall,bool isWave32,CallingConv::ID CC) getCallOpcode() argument |
H A D | GCNSubtarget.h | 1497 bool isWave32() const { isWave32() function |
H A D | SIInstrInfo.cpp | 9487 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } isWave32() function in llvm::SIInstrInfo |