Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h182 void recordStatepoint(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h248 void recordStatepoint(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp395 void StackMaps::recordStatepoint(const MachineInstr &MI) { in recordStatepoint() function in StackMaps
/external/llvm/lib/CodeGen/
DStackMaps.cpp373 void StackMaps::recordStatepoint(const MachineInstr &MI) { in recordStatepoint() function in StackMaps
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp894 SM.recordStatepoint(MI); in LowerSTATEPOINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp969 SM.recordStatepoint(MI); in LowerSTATEPOINT()