Searched defs:RHSVT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelEmitter.cpp | 92 MVT RHSVT = RT.getNumTypes() != 0 ? RT.getSimpleType(0) : MVT::Other; operator ()() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 6587 const auto *RHSVT = RHSType->getAs<VectorType>(); CheckVectorConditionalTypes() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 1646 EVT RHSVT = RHS.getValueType(); SplitVecRes_FPOp_MultiType() local |