Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DValueTypes.cpp501 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ in getVT() function in MVT
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h825 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
849 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
874 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
1018 MVT::SimpleValueType getVT(unsigned i) const { in getVT() function