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