Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h529 virtual bool fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp524 bool AArch64CallLowering::fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function in AArch64CallLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h599 virtual bool fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp20337 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25634 bool AArch64TargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in AArch64TargetLowering
[all...]