Searched refs:fallBackToDAGISel (Results 1 – 10 of 10) sorted by relevance
42 bool fallBackToDAGISel(const MachineFunction &MF) const override;
529 bool AArch64CallLowering::fallBackToDAGISel(const MachineFunction &MF) const { in fallBackToDAGISel() function in AArch64CallLowering
540 virtual bool fallBackToDAGISel(const MachineFunction &MF) const { in fallBackToDAGISel() function
869 bool fallBackToDAGISel(const Instruction &Inst) const override;
21983 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() 21980 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in RISCVTargetLowering
969 bool fallBackToDAGISel(const Instruction &Inst) const override;
5110 if (TLI.fallBackToDAGISel(*I)) in fastSelectInstruction()
27084 bool AArch64TargetLowering::fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() function in AArch64TargetLowering
3484 if (TLI->fallBackToDAGISel(Inst)) in translate()3929 if (CLI->fallBackToDAGISel(*MF)) { in runOnMachineFunction()
645 virtual bool fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() function