Home
last modified time | relevance | path

Searched defs:RHSVT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp87 MVT RHSVT = RT->getNumTypes() != 0 ? RT->getSimpleType(0) : MVT::Other; in operator ()() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6015 const auto *RHSVT = RHSType->getAs<VectorType>(); in CheckVectorConditionalTypes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1349 EVT RHSVT = RHS.getValueType(); in SplitVecRes_FCOPYSIGN() local