LLVM  8.0.1
llvm::InstructionSelector Member List

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

ComplexRendererFns typedefllvm::InstructionSelectorprotected
constrainOperandRegToRegClass(MachineInstr &I, unsigned OpIdx, const TargetRegisterClass &RC, const TargetInstrInfo &TII, const TargetRegisterInfo &TRI, const RegisterBankInfo &RBI) constllvm::InstructionSelectorprotected
executeMatchTable(TgtInstructionSelector &ISel, NewMIVector &OutMIs, MatcherState &State, const ISelInfoTy< PredicateBitset, ComplexMatcherMemFn, CustomRendererFn > &ISelInfo, const int64_t *MatchTable, const TargetInstrInfo &TII, MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, const RegisterBankInfo &RBI, const PredicateBitset &AvailableFeatures, CodeGenCoverage &CoverageInfo) constllvm::InstructionSelectorprotected
getMatchTable() constllvm::InstructionSelectorinlineprotectedvirtual
InstructionSelector()llvm::InstructionSelectorprotected
isBaseWithConstantOffset(const MachineOperand &Root, const MachineRegisterInfo &MRI) constllvm::InstructionSelectorprotected
isObviouslySafeToFold(MachineInstr &MI, MachineInstr &IntoMI) constllvm::InstructionSelectorprotected
isOperandImmEqual(const MachineOperand &MO, int64_t Value, const MachineRegisterInfo &MRI) constllvm::InstructionSelectorprotected
NewMIVector typedefllvm::InstructionSelectorprotected
RecordedMIVector typedefllvm::InstructionSelectorprotected
select(MachineInstr &I, CodeGenCoverage &CoverageInfo) const =0llvm::InstructionSelectorpure virtual
testImmPredicate_APFloat(unsigned, const APFloat &) constllvm::InstructionSelectorinlineprotectedvirtual
testImmPredicate_APInt(unsigned, const APInt &) constllvm::InstructionSelectorinlineprotectedvirtual
testImmPredicate_I64(unsigned, int64_t) constllvm::InstructionSelectorinlineprotectedvirtual
testMIPredicate_MI(unsigned, const MachineInstr &) constllvm::InstructionSelectorinlineprotectedvirtual
~InstructionSelector()=defaultllvm::InstructionSelectorvirtual