Searched refs:AArch64InstructionSelector (Results 1 – 6 of 6) sorted by relevance
46 class AArch64InstructionSelector : public InstructionSelector { class48 AArch64InstructionSelector(const AArch64TargetMachine &TM,125 AArch64InstructionSelector::AArch64InstructionSelector( in AArch64InstructionSelector() function in AArch64InstructionSelector585 bool AArch64InstructionSelector::selectCompareBranch( in selectCompareBranch()631 bool AArch64InstructionSelector::selectVaStartAAPCS( in selectVaStartAAPCS()636 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin()663 void AArch64InstructionSelector::materializeLargeCMVal( in materializeLargeCMVal()702 bool AArch64InstructionSelector::select(MachineInstr &I, in select()1537 AArch64InstructionSelector::selectArithImmed(MachineOperand &Root) const { in selectArithImmed()1587 AArch64InstructionSelector::selectAddrModeUnscaled(MachineOperand &Root, in selectAddrModeUnscaled()[all …]
41 AArch64InstructionSelector.cpp
16 …typedef ComplexRendererFns(AArch64InstructionSelector::*ComplexMatcherMemFn)(MachineOperand &) con…17 …typedef void(AArch64InstructionSelector::*CustomRendererFn)(MachineInstrBuilder &, const MachineIn…19 static AArch64InstructionSelector::ComplexMatcherMemFn ComplexPredicateFns[];20 static AArch64InstructionSelector::CustomRendererFn CustomRenderers[];54 PredicateBitset AArch64InstructionSelector::88 PredicateBitset AArch64InstructionSelector::252 bool AArch64InstructionSelector::testImmPredicate_I64(unsigned PredicateID, int64_t Imm) const {682 bool AArch64InstructionSelector::testImmPredicate_APFloat(unsigned PredicateID, const APFloat & Imm…729 bool AArch64InstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) co…749 bool AArch64InstructionSelector::testMIPredicate_MI(unsigned PredicateID, const MachineInstr & MI) …[all …]
696 llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp \
577 "llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp",
1626 ${LLVM_DIR}/lib/Target/AArch64/AArch64InstructionSelector.cpp