Lines Matching defs:FullV
15884 auto areTypesHalfed = [](Value *FullV, Value *HalfV) {15885 auto *FullTy = FullV->getType();15891 auto extractHalf = [](Value *FullV, Value *HalfV) {15892 auto *FullVT = cast<FixedVectorType>(FullV->getType());