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 414 unsigned ImageInfoFlags = 0;
434 ImageInfoFlags |= cast<ConstantInt>(Val)->getZExtValue();
480 Streamer.EmitIntValue(ImageInfoFlags, 4);
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 29 milliseconds