/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 261 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 309 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 346 void setFrameAddressIsTaken(bool T) { FrameAddressTaken = T; } in setFrameAddressIsTaken() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 600 DAG.getMachineFunction().getFrameInfo()->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 455 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 571 MFI.setFrameAddressIsTaken(YamlMFI.IsFrameAddressTaken); in initializeFrameInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 714 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 799 DAG.getMachineFunction().getFrameInfo().setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 923 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1040 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1083 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1078 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1081 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 440 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1264 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2550 MF.getFrameInfo()->setFrameAddressIsTaken(true); in LowerVASTART() 2621 MFI->setFrameAddressIsTaken(true); in getFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2561 MF.getFrameInfo().setFrameAddressIsTaken(true); in LowerVASTART() 2671 MFI.setFrameAddressIsTaken(true); in getFRAMEADDR()
|
/external/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2477 MFI->setFrameAddressIsTaken(true); in SelectIntrinsicCall()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1676 MFI->setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2502 MFI.setFrameAddressIsTaken(true); in SelectIntrinsicCall()
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 2528 MFI->setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 987 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 2706 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1466 MFI.setFrameAddressIsTaken(true); in LowerFRAMEADDR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3422 MFI.setFrameAddressIsTaken(true); in fastLowerIntrinsicCall()
|