Searched defs:ScalarShape (Results 1 – 2 of 2) sorted by relevance
186 static Result ScalarShape() { return Shape{}; } ScalarShape() function
625 VFShape ScalarShape = VFShape::getScalarShape(CI->getFunctionType()); TEST_F() local