Searched defs:getVT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ValueTypes.cpp | 230 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ getVT() function in MVT |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | DAGISelMatcher.h | 842 MVT::SimpleValueType getVT() const { return VT; } getVT() function |