Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DStackMaps.h273 void recordPatchPoint(const MachineInstr &MI);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackMaps.cpp373 void StackMaps::recordPatchPoint(const MachineInstr &MI) { in recordPatchPoint() function in StackMaps
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp543 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp604 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp361 SM.recordPatchPoint(MI); in LowerPATCHPOINT()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1036 SM.recordPatchPoint(MI); in LowerPATCHPOINT()