Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:fromQuantity

562   return CharUnits::fromQuantity(CGM.PointerSizeInBytes);
2077 dst.getAlignment() >= CharUnits::fromQuantity(PointerAlignInBytes))) {