Searched defs:getVT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp476 MVT MVT::getVT(Type *Ty, bool HandleUnknown){ function in class:MVT
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h817 MVT::SimpleValueType getVT() const { return VT; } function in class:llvm::EmitIntegerMatcher
841 MVT::SimpleValueType getVT() const { return VT; } function in class:llvm::EmitStringIntegerMatcher
866 MVT::SimpleValueType getVT() const { return VT; } function in class:llvm::EmitRegisterMatcher
1010 MVT::SimpleValueType getVT(unsigned i) const { function in class:llvm::EmitNodeMatcherCommon
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2179 EVT getVT() const { return ValueType; } function in class:llvm::VTSDNode

Completed in 40 milliseconds