HomeSort by relevance Sort by last modified time
    Searched refs:getLimitedValue (Results 26 - 43 of 43) sorted by null

12

  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 860 APInt NC = C2->getValue().shl(C1->getLimitedValue(C1->getBitWidth()-1));
    [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 475 const uint64_t SizeValue = Size->getValue().getLimitedValue();
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp 830 Length = ExtentInt.getLimitedValue() * SVB.getContext().getCharWidth();
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 481 .bitcastToAPInt().getHiBits(32).getLimitedValue());
    [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
SemaDeclAttr.cpp 264 Idx = IdxInt.getLimitedValue();
    [all...]
SemaExpr.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]

Completed in 1703 milliseconds

12