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 231 of file SPIRVInstrInfo.cpp.
bool SPIRVInstrInfo::canUseFastMathFlags | ( | const MachineInstr & | MI, |
bool | KHRFloatControls2 ) const |
Definition at line 135 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNSW | ( | const MachineInstr & | MI | ) | const |
Definition at line 173 of file SPIRVInstrInfo.cpp.
References MI.
bool SPIRVInstrInfo::canUseNUW | ( | const MachineInstr & | MI | ) | const |
Definition at line 190 of file SPIRVInstrInfo.cpp.
References MI.
|
override |
Definition at line 292 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 280 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 254 of file SPIRVInstrInfo.cpp.