Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h261 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h309 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp600 DAG.getMachineFunction().getFrameInfo()->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp455 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp923 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1040 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1081 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp1083 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2550 MF.getFrameInfo()->setFrameAddressIsTaken(true); in LowerVASTART()
2621 MFI->setFrameAddressIsTaken(true); in getFRAMEADDR()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1676 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2477 MFI->setFrameAddressIsTaken(true); in SelectIntrinsicCall()
DARMISelLowering.cpp4353 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2528 MFI->setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
DX86ISelLowering.cpp18593 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1466 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3336 MFI->setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
DAArch64ISelLowering.cpp4379 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2107 MFI->setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp5751 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2706 MFI->setFrameAddressIsTaken(true); in lowerFRAMEADDR()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp3189 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11634 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp9447 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()