Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h367 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp714 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp697 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1383 MF.getFrameInfo().setFrameAddressIsTaken(true); in lowerVASTART()
1544 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1078 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1294 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2516 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART()
2629 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5187 MFI.setFrameAddressIsTaken(true); in selectIntrinsic()
5224 MF->getFrameInfo().setFrameAddressIsTaken(true); in selectIntrinsic()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1486 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2488 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
H A DARMISelLowering.cpp5990 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp2686 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
H A DX86ISelLowering.cpp26073 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerINTRINSIC_WO_CHAIN()
26817 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1202 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3412 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
H A DAArch64ISelDAGToDAG.cpp3951 MF.getFrameInfo().setFrameAddressIsTaken(true); in Select()
H A DAArch64ISelLowering.cpp7837 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
7887 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerADDROFRETURNADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2496 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3327 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2994 MFI.setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15985 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()