Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackProtector.h116 void copyToMachineFrameInfo(MachineFrameInfo &MFI) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackProtector.cpp553 void StackProtector::copyToMachineFrameInfo(MachineFrameInfo &MFI) const { in copyToMachineFrameInfo() function in StackProtector
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2431 SP.copyToMachineFrameInfo(MF->getFrameInfo()); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1622 SP.copyToMachineFrameInfo(MF->getFrameInfo()); in SelectAllBasicBlocks()