Searched refs:AnyExtSize (Results 1 – 1 of 1) sorted by relevance
2755 unsigned AnyExtSize = NextPowerOf2(DstTy.getSizeInBits()); in lowerLoad() local2756 LLT AnyExtTy = LLT::scalar(AnyExtSize); in lowerLoad()