Searched defs:isWave32 (Results 1 – 4 of 4) sorted by relevance
38 bool isWave32; variable
1180 bool isWave32() const { in isWave32() function
6596 bool llvm::SIInstrInfo::isWave32() const { return ST.isWave32(); } in isWave32() function in llvm::SIInstrInfo
3708 bool isWave32 = getSubtarget()->isWave32(); in EmitInstrWithCustomInserter() local