Searched defs:CountVT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 464 shouldExpandGetVectorLength(EVT CountVT,unsigned VF,bool IsScalable) shouldExpandGetVectorLength() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 7588 EVT CountVT = Count.getValueType(); visitIntrinsicCall() local |