Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DBasicPtxBuilderInterface.cpp31 static char getRegisterType(Type type) { in getRegisterType() function
56 static char getRegisterType(Value v) { in getRegisterType() function
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp250 uint32_t NativeRawSymbol::getRegisterType() const { in getRegisterType() function in NativeRawSymbol
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp746 uint32_t DIARawSymbol::getRegisterType() const { in getRegisterType() function in DIARawSymbol
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1710 MVT getRegisterType(MVT VT) const { getRegisterType() function
1716 MVT getRegisterType(LLVMContext &Context, EVT VT) const { getRegisterType() function