Home
last modified time | relevance | path

Searched refs:VectorIdxTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7678 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
7679 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()
7694 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
7695 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()