Home
last modified time | relevance | path

Searched defs:getRegisterType (Results 1 – 4 of 4) 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/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp604 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h534 EVT getRegisterType(MVT VT) const { in getRegisterType() function
541 EVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function
/external/llvm/include/llvm/Target/
DTargetLowering.h828 MVT getRegisterType(MVT VT) const { in getRegisterType() function
834 MVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function