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

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 82 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 141 unsigned getNextScratchIdx(unsigned StartIdx = 0) const;
  /external/llvm/lib/CodeGen/
StackMaps.cpp 55 unsigned PatchPointOpers::getNextScratchIdx(unsigned StartIdx) const {
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 394 unsigned ScratchReg = MI.getOperand(Opers.getNextScratchIdx()).getReg();
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 358 unsigned ScratchReg = MI.getOperand(Opers.getNextScratchIdx()).getReg();
    [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]

Completed in 468 milliseconds