Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h242 void emitFunctionFrameRecords(MCStreamer &OS);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h318 void emitFunctionFrameRecords(MCStreamer &OS);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp440 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
574 emitFunctionFrameRecords(OS); in serializeToStackMapSection()
/external/llvm/lib/CodeGen/
DStackMaps.cpp417 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
544 emitFunctionFrameRecords(OS); in serializeToStackMapSection()