Home
last modified time | relevance | path

Searched refs:recordPatchPoint (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DStackMaps.h179 void recordPatchPoint(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h245 void recordPatchPoint(const MachineInstr &MI);
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp385 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp374 void StackMaps::recordPatchPoint(const MachineInstr &MI) { in recordPatchPoint() function in StackMaps
/external/llvm/lib/CodeGen/
DStackMaps.cpp352 void StackMaps::recordPatchPoint(const MachineInstr &MI) { in recordPatchPoint() function in StackMaps
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp466 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp543 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp346 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp375 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp977 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1069 SM.recordPatchPoint(MI); in LowerPATCHPOINT()