Searched defs:ConstantVector (Results 1 – 3 of 3) sorted by relevance
28 class ConstantVector; variable
1094 struct ConstantVector struct1096 Constant r[4];1098 ID id[4];1099 uint32_t vecsize = 1;1101 ConstantVector() in ConstantVector() function
1154 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector