Searched defs:VectorSize (Results 1 – 4 of 4) sorted by relevance
1598 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); in emitDagShuffle() local
2528 int VectorSize = 0; in LookupNeonLLVMIntrinsic() local
618 func (t Type) VectorSize() int { return int(C.LLVMGetVectorSize(t.C)) } func
10447 IntegerLiteral *VectorSize in RebuildExtVectorType() local