HomeSort by relevance Sort by last modified time
    Searched refs:getTargetInfo (Results 101 - 125 of 160) sorted by null

1 2 3 45 6 7

  /external/clang/include/clang/Lex/
Preprocessor.h 684 const TargetInfo &getTargetInfo() const { return *Target; }
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
VTableBuilder.cpp 667 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0));
    [all...]
ExprConstant.cpp     [all...]
Expr.cpp     [all...]
Type.cpp     [all...]
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGExprConstant.cpp 166 Context.getTargetInfo().getCharAlign()));
    [all...]
CGCall.cpp 336 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows();
    [all...]
CGStmtOpenMP.cpp 479 getContext().getTargetInfo().isTLSSupported()) {
    [all...]
ItaniumCXXABI.cpp 483 if (CGM.getContext().getTargetInfo().getTriple().getArch()
805 Context.toCharUnitsFromBits(Context.getTargetInfo().getPointerWidth(0));
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 578 const TargetInfo &getTargetInfo() const { return *Target; }
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp 336 PP->getLangOpts(), PP->getTargetInfo().getTriple());
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.5.0/
builder-1.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.0.0-alpha1/
builder-2.0.0-alpha1.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder/1.5.0/
builder-1.5.0.jar 
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 679 llvm::Triple::OSType OS = Ctx.getTargetInfo().getTriple().getOS();
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaOpenMP.cpp 567 SemaRef.getASTContext().getTargetInfo().isTLSSupported())) ||
    [all...]
SemaStmt.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 326 const TargetOptions &ExistingTargetOpts = PP.getTargetInfo().getTargetOpts();
    [all...]

Completed in 2593 milliseconds

1 2 3 45 6 7