Home
last modified time | relevance | path

Searched refs:copyToMachineFrameInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackProtector.h119 void copyToMachineFrameInfo(MachineFrameInfo &MFI) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackProtector.cpp516 void StackProtector::copyToMachineFrameInfo(MachineFrameInfo &MFI) const { in copyToMachineFrameInfo() function in StackProtector
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1680 SP.copyToMachineFrameInfo(MF->getFrameInfo()); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1749 SP.copyToMachineFrameInfo(MF->getFrameInfo()); in SelectAllBasicBlocks()