HomeSort by relevance Sort by last modified time
    Searched refs:getRegisterType (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
RegisterType.java 200 return getRegisterType(LONG_LO, null);
202 return getRegisterType(LONG_HI, null);
206 return getRegisterType(DOUBLE_LO, null);
208 return getRegisterType(DOUBLE_HI, null);
216 public static RegisterType getRegisterType(@Nonnull ClassPath classPath, @Nonnull CharSequence type) {
236 return getRegisterType(REFERENCE, classPath.getClass(type));
307 return RegisterType.getRegisterType(mergedCategory, mergedType);
311 public static RegisterType getRegisterType(byte category, @Nullable TypeProto typeProto) {
MethodAnalyzer.java 156 RegisterType.getRegisterType(RegisterType.UNINIT_THIS,
160 RegisterType.getRegisterType(RegisterType.REFERENCE,
169 RegisterType uninit = RegisterType.getRegisterType(RegisterType.UNINIT, null);
296 RegisterType.getRegisterType(classPath, parameter));
    [all...]
AnalyzedInstruction.java 111 RegisterType unknown = RegisterType.getRegisterType(RegisterType.UNKNOWN, null);
434 newType = RegisterType.getRegisterType(methodAnalyzer.getClassPath(),
586 newType = RegisterType.getRegisterType(methodAnalyzer.getClassPath(),
  /external/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBRawSymbol.h 87 virtual uint32_t getRegisterType() const = 0;
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 532 /// getRegisterType - Return the type of registers that this ValueType will
534 EVT getRegisterType(MVT VT) const {
539 /// getRegisterType - Return the type of registers that this ValueType will
541 EVT getRegisterType(LLVMContext &Context, EVT VT) const {
555 return getRegisterType(Context, getTypeToTransformTo(Context, VT));
580 unsigned RegWidth = getRegisterType(Context, VT).getSizeInBits();
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h 77 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h 77 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h 77 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h 77 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeRawSymbol.h 77 uint32_t getRegisterType() const override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/DIA/
DIARawSymbol.h 78 uint32_t getRegisterType() const override;

Completed in 449 milliseconds

1 2 3