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

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 212 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
213 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 42 milliseconds