Home
last modified time | relevance | path

Searched defs:getRegisterType (Results 1 – 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DRegisterType.java216 …public static RegisterType getRegisterType(@Nonnull ClassPath classPath, @Nonnull CharSequence typ… in getRegisterType() method in RegisterType
311 public static RegisterType getRegisterType(byte category, @Nullable TypeProto typeProto) { in getRegisterType() method in RegisterType
/external/llvm/include/llvm/Target/
DTargetLowering.h669 MVT getRegisterType(MVT VT) const { in getRegisterType() function
675 MVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function