Searched defs:LHSVT (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelEmitter.cpp | 91 MVT LHSVT = LT.getNumTypes() != 0 ? LT.getSimpleType(0) : MVT::Other; operator ()() local |
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.cpp | 2849 EVT LHSVT = LHS.getValueType(); combineSelectCC() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 6585 const auto *LHSVT = LHSType->getAs<VectorType>(); CheckVectorConditionalTypes() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 3742 EVT LHSVT = LHS.getValueType(); LowerSETCC() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 22556 EVT LHSVT = LHS.getValueType(); MatchVectorAllEqualTest() local |