Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h540 virtual bool fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp527 bool AArch64CallLowering::fallBackToDAGISel(const MachineFunction &MF) const { fallBackToDAGISel() function in AArch64CallLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h644 virtual bool fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21918 bool RISCVTargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26870 bool AArch64TargetLowering::fallBackToDAGISel(const Instruction &Inst) const { fallBackToDAGISel() function in AArch64TargetLowering
[all...]