Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h346 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-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp571 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp714 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp799 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/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/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp1083 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1078 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1081 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp440 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1264 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-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2561 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART()
2671 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2477 MFI->setFrameAddressIsTaken(true); in SelectIntrinsicCall()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1676 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2502 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2528 MFI->setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp987 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2706 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1466 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3422 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()

12