Home
last modified time | relevance | path

Searched defs:fallBackToDAGISel (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCallLowering.h540 virtual bool fallBackToDAGISel(const MachineFunction &MF) const { in fallBackToDAGISel() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64CallLowering.cpp529 bool AArch64CallLowering::fallBackToDAGISel(const MachineFunction &MF) const { in fallBackToDAGISel() function in AArch64CallLowering
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h645 virtual bool fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp21983 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() function in RISCVTargetLowering
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp27084 bool AArch64TargetLowering::fallBackToDAGISel(const Instruction &Inst) const { in fallBackToDAGISel() function in AArch64TargetLowering