Searched refs:canUseNUW (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.h37 bool canUseNUW(const MachineInstr &MI) const;
H A DSPIRVInstrInfo.cpp130 bool SPIRVInstrInfo::canUseNUW(const MachineInstr &MI) const { function in class:SPIRVInstrInfo
H A DSPIRVModuleAnalysis.cpp1016 if (I.getFlag(MachineInstr::MIFlag::NoUWrap) && TII.canUseNUW(I) &&

Completed in 109 milliseconds