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

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 179 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 239 void recordPatchPoint(const MachineInstr &MI);
  /external/llvm/lib/CodeGen/
StackMaps.cpp 352 void StackMaps::recordPatchPoint(const MachineInstr &MI) {
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 385 SM.recordPatchPoint(MI);
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 346 SM.recordPatchPoint(MI);
    [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]

Completed in 274 milliseconds