Home
last modified time | relevance | path

Searched defs:getRegisterType (Results 1 – 9 of 9) 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-project/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp251 uint32_t NativeRawSymbol::getRegisterType() const { in getRegisterType() function in NativeRawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp251 uint32_t NativeRawSymbol::getRegisterType() const { in getRegisterType() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp604 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp746 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp746 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1277 MVT getRegisterType(MVT VT) const { in getRegisterType() function
1283 MVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1433 MVT getRegisterType(MVT VT) const { in getRegisterType() function
1439 MVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function