Home
last modified time | relevance | path

Searched refs:setFrameAddressIsTaken (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h376 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp736 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp843 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1190 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1166 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1064 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1561 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerVASTART()
1722 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1152 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2695 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART()
2815 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2559 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
H A DARMISelLowering.cpp6218 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6821 MFI.setFrameAddressIsTaken(true); in selectIntrinsic()
6877 MF->getFrameInfo().setFrameAddressIsTaken(true); in selectIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp2716 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
H A DX86ISelLowering.cpp27679 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerINTRINSIC_W_CHAIN()
28269 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1928 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1281 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3444 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
H A DAArch64ISelDAGToDAG.cpp5713 MF.getFrameInfo().setFrameAddressIsTaken(true); in Select()
H A DAArch64ISelLowering.cpp11980 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
12027 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerADDROFRETURNADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2688 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2665 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4221 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18018 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9371 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()