Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeRawSymbol.cpp251 uint32_t NativeRawSymbol::getRegisterType() const { in getRegisterType() function in NativeRawSymbol
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp746 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h1277 MVT getRegisterType(MVT VT) const { in getRegisterType() function
1283 MVT getRegisterType(LLVMContext &Context, EVT VT) const { in getRegisterType() function