Home
last modified time | relevance | path

Searched refs:recordStatepoint (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h277 void recordStatepoint(const MCSymbol &L,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp393 void StackMaps::recordStatepoint(const MCSymbol &L, const MachineInstr &MI) { in recordStatepoint() function in StackMaps
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1246 SM.recordStatepoint(*MILabel, MI); in LowerSTATEPOINT()