HomeSort by relevance Sort by last modified time
    Searched refs:recordPatchPoint (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 127 void recordPatchPoint(const MachineInstr &MI);
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 394 SM.recordPatchPoint(MI);
  /external/llvm/lib/CodeGen/
StackMaps.cpp 251 void StackMaps::recordPatchPoint(const MachineInstr &MI) {
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 755 SM.recordPatchPoint(MI);
    [all...]

Completed in 231 milliseconds