Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DValueTypes.cpp247 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ in getVT() function in MVT
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h837 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
862 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
888 MVT::SimpleValueType getVT() const { return VT; } in getVT() function
1041 MVT::SimpleValueType getVT(unsigned i) const { in getVT() function