| LLVM 22.0.0git
    | 
This is the complete list of members for llvm::SPIRVInstrInfo, including all inherited members.
| analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify=false) const override | llvm::SPIRVInstrInfo | |
| canUseFastMathFlags(const MachineInstr &MI, bool KHRFloatControls2) const | llvm::SPIRVInstrInfo | |
| canUseNSW(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| canUseNUW(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, Register DestReg, Register SrcReg, bool KillSrc, bool RenamableDest=false, bool RenamableSrc=false) const override | llvm::SPIRVInstrInfo | |
| getRegisterInfo() const | llvm::SPIRVInstrInfo | inline | 
| insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const override | llvm::SPIRVInstrInfo | |
| isAliasingInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isConstantInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isDecorationInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isHeaderInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isInlineAsmDefInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isSpecConstantInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| isTypeDeclInstr(const MachineInstr &MI) const | llvm::SPIRVInstrInfo | |
| removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const override | llvm::SPIRVInstrInfo | |
| SPIRVInstrInfo(const SPIRVSubtarget &STI) | llvm::SPIRVInstrInfo | explicit |