Home
last modified time | relevance | path

Searched defs:getVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp230 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ in getVT() function in MVT
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h693 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
842 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
865 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
891 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
1033 MVT::SimpleValueType getVT(unsigned i) const { in getVT() function