| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineFrameInfo.h | 376 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 736 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 843 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 1190 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 1166 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 1064 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1561 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerVASTART() 1722 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 1152 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2695 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART() 2815 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2559 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
|
| H A D | ARMISelLowering.cpp | 6218 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 6821 MFI.setFrameAddressIsTaken(true); in selectIntrinsic() 6877 MF->getFrameInfo().setFrameAddressIsTaken(true); in selectIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 2716 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
| H A D | X86ISelLowering.cpp | 27679 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerINTRINSIC_W_CHAIN() 28269 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1928 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1281 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 3444 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
| H A D | AArch64ISelDAGToDAG.cpp | 5713 MF.getFrameInfo().setFrameAddressIsTaken(true); in Select()
|
| H A D | AArch64ISelLowering.cpp | 11980 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR() 12027 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerADDROFRETURNADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 2688 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 2665 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 4221 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 18018 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 9371 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|