| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineFrameInfo.h | 372 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 752 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 746 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 1080 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 1218 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1572 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerVASTART() 1733 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 1290 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2741 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART() 2854 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2492 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
|
| H A D | ARMISelLowering.cpp | 6131 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1652 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 6749 MFI.setFrameAddressIsTaken(true); in selectIntrinsic() 6786 MF->getFrameInfo().setFrameAddressIsTaken(true); in selectIntrinsic()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 2678 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
| H A D | X86ISelLowering.cpp | 26574 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerINTRINSIC_W_CHAIN() 27102 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1196 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 3436 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
| H A D | AArch64ISelDAGToDAG.cpp | 5187 MF.getFrameInfo().setFrameAddressIsTaken(true); in Select()
|
| H A D | AArch64ISelLowering.cpp | 10135 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR() 10186 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerADDROFRETURNADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 593 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 2517 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3742 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 16906 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 7379 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
|