Searched defs:toVec (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1890 bool toVec = isa<VectorType>(Ty); local
1904 bool toVec = isa<VectorType>(Ty); local
1918 bool toVec = isa<VectorType>(Ty); local
1932 bool toVec = isa<VectorType>(Ty); local
1944 bool toVec = isa<VectorType>(Ty); local
1956 bool toVec = isa<VectorType>(Ty); local
1967 bool toVec = isa<VectorType>(Ty); local
1978 bool toVec = isa<VectorType>(Ty); local
1989 bool toVec = isa<VectorType>(Ty); local
[all...]

Completed in 182 milliseconds