Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ImageInfoFlags

435   unsigned ImageInfoFlags = 0;
455 ImageInfoFlags |= cast<ConstantInt>(Val)->getZExtValue();
501 Streamer.EmitIntValue(ImageInfoFlags, 4);