LLVM 22.0.0git
|
#include "Target/SPIRV/SPIRVInstrInfo.h"
Definition at line 25 of file SPIRVInstrInfo.h.
|
explicit |
Definition at line 26 of file SPIRVInstrInfo.cpp.
|
override |
Definition at line 212 of file SPIRVInstrInfo.cpp.
bool SPIRVInstrInfo::canUseFastMathFlags | ( | const MachineInstr & | MI | ) | const |
Definition at line 135 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNSW | ( | const MachineInstr & | MI | ) | const |
Definition at line 154 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNUW | ( | const MachineInstr & | MI | ) | const |
Definition at line 171 of file SPIRVInstrInfo.cpp.
References MI.
|
override |
Definition at line 273 of file SPIRVInstrInfo.cpp.
References assert(), DL, llvm::DstOp::getReg(), llvm::SrcOp::getReg(), I, MBB, and MRI.
|
inline |
Definition at line 31 of file SPIRVInstrInfo.h.
|
override |
Definition at line 261 of file SPIRVInstrInfo.cpp.
References llvm::MachineInstrBuilder::addMBB(), llvm::BuildMI(), Cond, DL, llvm::get(), MBB, and TBB.
bool SPIRVInstrInfo::isAliasingInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isConstantInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isDecorationInstr | ( | const MachineInstr & | MI | ) | const |
bool SPIRVInstrInfo::isHeaderInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 112 of file SPIRVInstrInfo.cpp.
References isAliasingInstr(), isConstantInstr(), isDecorationInstr(), isTypeDeclInstr(), and MI.
bool SPIRVInstrInfo::isInlineAsmDefInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 67 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::isSpecConstantInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 53 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::isTypeDeclInstr | ( | const MachineInstr & | MI | ) | const |
Definition at line 77 of file SPIRVInstrInfo.cpp.
Referenced by isHeaderInstr().
|
override |
Definition at line 235 of file SPIRVInstrInfo.cpp.