LLVM 20.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 195 of file SPIRVInstrInfo.cpp.
bool SPIRVInstrInfo::canUseFastMathFlags | ( | const MachineInstr & | MI | ) | const |
Definition at line 118 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNSW | ( | const MachineInstr & | MI | ) | const |
Definition at line 137 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNUW | ( | const MachineInstr & | MI | ) | const |
Definition at line 154 of file SPIRVInstrInfo.cpp.
References MI.
|
override |
Definition at line 256 of file SPIRVInstrInfo.cpp.
References assert(), llvm::DstOp::getReg(), llvm::SrcOp::getReg(), I, and MRI.
|
override |
Definition at line 274 of file SPIRVInstrInfo.cpp.
|
inline |
Definition at line 30 of file SPIRVInstrInfo.h.
Referenced by llvm::SPIRVSubtarget::getRegisterInfo().
|
override |
Definition at line 244 of file SPIRVInstrInfo.cpp.
References llvm::MachineInstrBuilder::addMBB(), llvm::BuildMI(), DL, llvm::get(), MBB, and TBB.
bool SPIRVInstrInfo::isConstantInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isDecorationInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isHeaderInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 96 of file SPIRVInstrInfo.cpp.
References isConstantInstr(), isDecorationInstr(), isTypeDeclInstr(), and MI.
bool SPIRVInstrInfo::isInlineAsmDefInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 63 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::isSpecConstantInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 50 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::isTypeDeclInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 73 of file SPIRVInstrInfo.cpp.
Referenced by isHeaderInstr().
|
override |
Definition at line 218 of file SPIRVInstrInfo.cpp.
References llvm::MachineBasicBlock::end(), llvm::MachineBasicBlock::getLastNonDebugInstr(), I, and MBB.