Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h242 void emitFunctionFrameRecords(MCStreamer &OS);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h329 void emitFunctionFrameRecords(MCStreamer &OS);
/external/llvm/lib/CodeGen/
DStackMaps.cpp417 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
544 emitFunctionFrameRecords(OS); in serializeToStackMapSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp438 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
572 emitFunctionFrameRecords(OS); in serializeToStackMapSection()
/external/llvm-project/llvm/include/llvm/CodeGen/
DStackMaps.h389 void emitFunctionFrameRecords(MCStreamer &OS);
/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp584 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
718 emitFunctionFrameRecords(OS); in serializeToStackMapSection()