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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 277 /// getNumFixedObjects - Return the number of fixed objects.
278 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 336 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 335 unsigned getNumFixedObjects() const { return NumFixedObjects; }
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 847 bool HasFixed = MFI.getNumFixedObjects();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 107 milliseconds