HomeSort by relevance Sort by last modified time
    Searched refs:APInt (Results 151 - 175 of 176) sorted by null

1 2 3 4 5 67 8

  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaChecking.cpp     [all...]
SemaExprCXX.cpp 33 #include "llvm/ADT/APInt.h"
    [all...]
SemaInit.cpp 24 #include "llvm/ADT/APInt.h"
    [all...]
TreeTransform.h 625 const llvm::APInt *Size,
637 const llvm::APInt &Size,
    [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaDeclAttr.cpp 326 llvm::APInt ArgValue = IL->getValue();
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp 41 #include "llvm/ADT/APInt.h"
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 197 APInt IntVal(IntBitWidth, x);
    [all...]
  /external/clang/lib/AST/
Expr.cpp 532 void APNumericStorage::setIntValue(ASTContext &C, const llvm::APInt &Val) {
549 IntegerLiteral::Create(ASTContext &C, const llvm::APInt &V,
    [all...]
ItaniumMangle.cpp 661 // using a custom algorithm instead of post-processing APInt::toString().
663 llvm::APInt valueBits = f.bitcastToAPInt();
    [all...]
ASTImporter.cpp 242 static bool IsSameValue(const llvm::APInt &I1, const llvm::APInt &I2) {
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 99 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()),
    [all...]
CodeGenFunction.h     [all...]
CGDebugInfo.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/clang/lib/Rewrite/
RewriteObjC.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/VMCore/
Core.cpp 592 APInt(Ty->getBitWidth(),
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 552 int Val = ARM_AM::getFP32Imm(APInt(32, CE->getValue()));
    [all...]

Completed in 985 milliseconds

1 2 3 4 5 67 8