Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackMaps.h343 void recordPatchPoint(const MCSymbol &L,
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp551 void StackMaps::recordPatchPoint(const MCSymbol &L, const MachineInstr &MI) { in recordPatchPoint() function in StackMaps
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp705 SM.recordPatchPoint(*MILabel, MI); in LowerPATCHPOINT()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1121 SM.recordPatchPoint(*MILabel, MI); in LowerPATCHPOINT()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp463 SM.recordPatchPoint(*MILabel, MI); in LowerPATCHPOINT()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1508 SM.recordPatchPoint(*MILabel, MI); in LowerPATCHPOINT()