reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/FastISel.cpp
  147   if (!FuncInfo.CanLowerReturn)
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
   97   CanLowerReturn =
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 1783   if (!FuncInfo.CanLowerReturn) {
 9586   if (!FuncInfo->CanLowerReturn) {
 9751   if (!FuncInfo->CanLowerReturn) {
lib/Target/AArch64/AArch64FastISel.cpp
 2952   if (!FuncInfo.CanLowerReturn)
 3838   if (!FuncInfo.CanLowerReturn)
lib/Target/ARM/ARMFastISel.cpp
 2094   if (!FuncInfo.CanLowerReturn)
 3002   if (!FuncInfo.CanLowerReturn)
lib/Target/Mips/MipsFastISel.cpp
 1317   if (!FuncInfo.CanLowerReturn) {
 1687   if (!FuncInfo.CanLowerReturn)
lib/Target/PowerPC/PPCFastISel.cpp
 1688   if (!FuncInfo.CanLowerReturn)
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  636   if (!FuncInfo.CanLowerReturn)
 1298   if (!FuncInfo.CanLowerReturn)
lib/Target/X86/X86FastISel.cpp
 1150   if (!FuncInfo.CanLowerReturn)
 3058   if (!FuncInfo.CanLowerReturn)