LLVM 18.0.0git
|
#include "Target/SPIRV/SPIRVInstrInfo.h"
Definition at line 24 of file SPIRVInstrInfo.h.
SPIRVInstrInfo::SPIRVInstrInfo | ( | ) |
Definition at line 26 of file SPIRVInstrInfo.cpp.
|
override |
Definition at line 171 of file SPIRVInstrInfo.cpp.
References Cond, llvm::MachineBasicBlock::empty(), llvm::MachineBasicBlock::getLastNonDebugInstr(), MBB, MI, and TBB.
bool SPIRVInstrInfo::canUseFastMathFlags | ( | const MachineInstr & | MI | ) | const |
Definition at line 94 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNSW | ( | const MachineInstr & | MI | ) | const |
Definition at line 113 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNUW | ( | const MachineInstr & | MI | ) | const |
Definition at line 130 of file SPIRVInstrInfo.cpp.
References MI.
|
override |
Definition at line 230 of file SPIRVInstrInfo.cpp.
References assert(), llvm::DstOp::getReg(), llvm::SrcOp::getReg(), I, and MRI.
|
override |
Definition at line 247 of file SPIRVInstrInfo.cpp.
|
inline |
Definition at line 30 of file SPIRVInstrInfo.h.
|
override |
Definition at line 222 of file SPIRVInstrInfo.cpp.
References llvm::report_fatal_error().
bool SPIRVInstrInfo::isConstantInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isDecorationInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isHeaderInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 72 of file SPIRVInstrInfo.cpp.
References isConstantInstr(), isDecorationInstr(), isTypeDeclInstr(), and MI.
bool SPIRVInstrInfo::isTypeDeclInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 49 of file SPIRVInstrInfo.cpp.
Referenced by isHeaderInstr().
|
override |
Definition at line 203 of file SPIRVInstrInfo.cpp.
References llvm::report_fatal_error().