HomeSort by relevance Sort by last modified time
    Searched refs:ImageInfoFlags (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 473 unsigned ImageInfoFlags = 0;
492 ImageInfoFlags |= mdconst::extract<ConstantInt>(Val)->getZExtValue();
531 Streamer.EmitIntValue(ImageInfoFlags, 4);
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 696 milliseconds