LLVM 20.0.0git
llvm::sandboxir::SwitchInst Member List

This is the complete list of members for llvm::sandboxir::SwitchInst, including all inherited members.

addCase(ConstantInt *OnVal, BasicBlock *Dest)llvm::sandboxir::SwitchInst
case_begin()llvm::sandboxir::SwitchInstinline
case_begin() constllvm::sandboxir::SwitchInstinline
case_default()llvm::sandboxir::SwitchInstinline
case_default() constllvm::sandboxir::SwitchInstinline
case_end()llvm::sandboxir::SwitchInstinline
case_end() constllvm::sandboxir::SwitchInstinline
CaseHandle typedefllvm::sandboxir::SwitchInst
CaseIt typedefllvm::sandboxir::SwitchInst
cases()llvm::sandboxir::SwitchInstinline
cases() constllvm::sandboxir::SwitchInstinline
ClassID enum namellvm::sandboxir::Value
classof(const Value *From)llvm::sandboxir::SwitchInstinlinestatic
clearValue()llvm::sandboxir::Valueinlineprotected
const_op_iterator typedefllvm::sandboxir::User
const_op_range typedefllvm::sandboxir::User
const_use_iterator typedefllvm::sandboxir::Value
const_user_iterator typedefllvm::sandboxir::Value
ConstCaseHandle typedefllvm::sandboxir::SwitchInst
ConstCaseIt typedefllvm::sandboxir::SwitchInst
copyFastMathFlags(FastMathFlags FMF)llvm::sandboxir::Instruction
create(Value *V, BasicBlock *Dest, unsigned NumCases, BasicBlock::iterator WhereIt, BasicBlock *WhereBB, Context &Ctx, const Twine &Name="")llvm::sandboxir::SwitchInststatic
Ctxllvm::sandboxir::Valueprotected
defaultDestUndefined() constllvm::sandboxir::SwitchInstinline
DefaultPseudoIndexllvm::sandboxir::SwitchInststatic
dump() constllvm::sandboxir::Value
dumpCommonFooter(raw_ostream &OS) constllvm::sandboxir::Value
dumpCommonHeader(raw_ostream &OS) const finalllvm::sandboxir::Uservirtual
dumpCommonPrefix(raw_ostream &OS) constllvm::sandboxir::Value
dumpCommonSuffix(raw_ostream &OS) constllvm::sandboxir::Value
dumpOS(raw_ostream &OS) const overridellvm::sandboxir::SingleLLVMInstructionImpl< llvm::SwitchInst >inlinevirtual
eraseFromParent()llvm::sandboxir::Instruction
findCaseDest(BasicBlock *BB)llvm::sandboxir::SwitchInst
findCaseValue(const ConstantInt *C)llvm::sandboxir::SwitchInstinline
findCaseValue(const ConstantInt *C) constllvm::sandboxir::SwitchInstinline
getCondition() constllvm::sandboxir::SwitchInst
getContext() constllvm::sandboxir::Valueinline
getDefaultDest() constllvm::sandboxir::SwitchInst
getFastMathFlags() constllvm::sandboxir::Instructioninline
getIterator() constllvm::sandboxir::Instruction
getName() constllvm::sandboxir::Valueinline
getNextNode() constllvm::sandboxir::Instruction
getNumCases() constllvm::sandboxir::SwitchInstinline
getNumOfIRInstrs() const finalllvm::sandboxir::SingleLLVMInstructionImpl< llvm::SwitchInst >inlinevirtual
getNumOperands() constllvm::sandboxir::Userinlinevirtual
getNumSuccessors() constllvm::sandboxir::SwitchInstinline
getNumUses() constllvm::sandboxir::Value
getOpcode() constllvm::sandboxir::Instructioninline
getOpcodeName(Opcode Opc)llvm::sandboxir::Instructionstatic
getOperand(unsigned OpIdx) constllvm::sandboxir::Userinline
getOperandUse(unsigned OpIdx) constllvm::sandboxir::Userinline
getOperandUseDefault(unsigned OpIdx, bool Verify) constllvm::sandboxir::Userprotected
getParent() constllvm::sandboxir::Instruction
getPrevNode() constllvm::sandboxir::Instruction
getSubclassID() constllvm::sandboxir::Valueinline
getSubclassIDStr(ClassID ID)llvm::sandboxir::Valueinlineprotectedstatic
getSuccessor(unsigned Idx) constllvm::sandboxir::SwitchInst
getTopmostLLVMInstruction() constllvm::sandboxir::Instructionprotected
getType() constllvm::sandboxir::Valueinline
getUid() constllvm::sandboxir::Value
getUseOperandNo(const Use &Use) const finalllvm::sandboxir::SingleLLVMInstructionImpl< llvm::SwitchInst >inlinevirtual
getUseOperandNoDefault(const Use &Use) constllvm::sandboxir::Userinlineprotected
hasAllowContract() constllvm::sandboxir::Instructioninline
hasAllowReassoc() constllvm::sandboxir::Instructioninline
hasAllowReciprocal() constllvm::sandboxir::Instructioninline
hasApproxFunc() constllvm::sandboxir::Instructioninline
hasNoInfs() constllvm::sandboxir::Instructioninline
hasNoNaNs() constllvm::sandboxir::Instructioninline
hasNoSignedWrap() constllvm::sandboxir::Instructioninline
hasNoSignedZeros() constllvm::sandboxir::Instructioninline
hasNoUnsignedWrap() constllvm::sandboxir::Instructioninline
hasNUses(unsigned Num) constllvm::sandboxir::Valueinline
hasNUsesOrMore(unsigned Num) constllvm::sandboxir::Valueinline
insertAfter(Instruction *AfterI)llvm::sandboxir::Instruction
insertBefore(Instruction *BeforeI)llvm::sandboxir::Instruction
insertInto(BasicBlock *BB, const BBIterator &WhereIt)llvm::sandboxir::Instruction
Instruction(ClassID ID, Opcode Opc, llvm::Instruction *I, sandboxir::Context &SBCtx)llvm::sandboxir::Instructioninlineprotected
isExact() constllvm::sandboxir::Instructioninline
isFast() constllvm::sandboxir::Instructioninline
moveAfter(Instruction *After)llvm::sandboxir::Instructioninline
moveBefore(BasicBlock &BB, const BBIterator &WhereIt)llvm::sandboxir::Instruction
moveBefore(Instruction *Before)llvm::sandboxir::Instructioninline
op_begin()llvm::sandboxir::Userinlinevirtual
op_begin() constllvm::sandboxir::Userinlinevirtual
op_end()llvm::sandboxir::Userinlinevirtual
op_end() constllvm::sandboxir::Userinlinevirtual
op_iterator typedefllvm::sandboxir::User
op_range typedefllvm::sandboxir::User
Opcllvm::sandboxir::Instructionprotected
Opcode enum namellvm::sandboxir::Instruction
operands()llvm::sandboxir::Userinline
operands() constllvm::sandboxir::Userinline
operator=(const Value &)=deletellvm::sandboxir::Valueprotected
printAsOperandCommon(raw_ostream &OS) constllvm::sandboxir::Value
removeCase(CaseIt It)llvm::sandboxir::SwitchInst
removeFromParent()llvm::sandboxir::Instruction
replaceAllUsesWith(Value *Other)llvm::sandboxir::Value
replaceUsesOfWith(Value *FromV, Value *ToV)llvm::sandboxir::User
replaceUsesWithIf(Value *OtherV, llvm::function_ref< bool(const Use &)> ShouldReplace)llvm::sandboxir::Value
setCondition(Value *V)llvm::sandboxir::SwitchInst
setDefaultDest(BasicBlock *DefaultCase)llvm::sandboxir::SwitchInst
setFast(bool B)llvm::sandboxir::Instruction
setFastMathFlags(FastMathFlags FMF)llvm::sandboxir::Instruction
setHasAllowContract(bool B)llvm::sandboxir::Instruction
setHasAllowReassoc(bool B)llvm::sandboxir::Instruction
setHasAllowReciprocal(bool B)llvm::sandboxir::Instruction
setHasApproxFunc(bool B)llvm::sandboxir::Instruction
setHasNoInfs(bool B)llvm::sandboxir::Instruction
setHasNoNaNs(bool B)llvm::sandboxir::Instruction
setHasNoSignedWrap(bool B=true)llvm::sandboxir::Instruction
setHasNoSignedZeros(bool B)llvm::sandboxir::Instruction
setHasNoUnsignedWrap(bool B=true)llvm::sandboxir::Instruction
setIsExact(bool B=true)llvm::sandboxir::Instruction
setOperand(unsigned OperandIdx, Value *Operand)llvm::sandboxir::Uservirtual
setSuccessor(unsigned Idx, BasicBlock *NewSucc)llvm::sandboxir::SwitchInst
SubclassIDllvm::sandboxir::Valueprotected
swapOperandsInternal(unsigned OpIdxA, unsigned OpIdxB)llvm::sandboxir::Userinlineprotected
SwitchInst(llvm::SwitchInst *SI, Context &Ctx)llvm::sandboxir::SwitchInstinline
UIDllvm::sandboxir::Valueprotected
use_begin()llvm::sandboxir::Value
use_begin() constllvm::sandboxir::Valueinline
use_end()llvm::sandboxir::Valueinline
use_end() constllvm::sandboxir::Valueinline
use_iterator typedefllvm::sandboxir::Value
User(ClassID ID, llvm::Value *V, Context &Ctx)llvm::sandboxir::Userinlineprotected
user_begin()llvm::sandboxir::Value
user_begin() constllvm::sandboxir::Valueinline
user_end()llvm::sandboxir::Valueinline
user_end() constllvm::sandboxir::Valueinline
user_iterator typedefllvm::sandboxir::Value
users()llvm::sandboxir::Valueinline
users() constllvm::sandboxir::Valueinline
uses()llvm::sandboxir::Valueinline
uses() constllvm::sandboxir::Valueinline
Valllvm::sandboxir::Valueprotected
Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx)llvm::sandboxir::Valueprotected
Value(const Value &)=deletellvm::sandboxir::Valueprotected
verify() const finalllvm::sandboxir::SingleLLVMInstructionImpl< llvm::SwitchInst >inlinevirtual
verifyUserOfLLVMUse(const llvm::Use &Use) constllvm::sandboxir::Userprotected
~Value()=defaultllvm::sandboxir::Valuevirtual