Searched defs:fallBackToDAGISel (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | CallLowering.h | 540 virtual bool fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64CallLowering.cpp | 527 bool AArch64CallLowering::fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function in AArch64CallLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 644 virtual bool fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21918 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in RISCVTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 26870 bool AArch64TargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in AArch64TargetLowering |