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

  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 47 const unsigned *OC, const unsigned *FP,
  /external/llvm/lib/MC/
MCSubtargetInfo.cpp 28 const unsigned *OC,
36 OperandCycles = OC;
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 210 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
211 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 397 milliseconds