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

  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 405 unsigned AS = Context.getTargetAddressSpace(ETy);
415 unsigned AS = Context.getTargetAddressSpace(ETy);
573 unsigned AS = Context.getTargetAddressSpace(FTy);
CodeGenModule.cpp     [all...]
CGDecl.cpp 189 CGM.GetGlobalVarAddressSpace(&D, CGM.getContext().getTargetAddressSpace(Ty));
250 CGM.getContext().getTargetAddressSpace(D.getType()));
    [all...]
CGExprConstant.cpp 932 CGM.getContext().getTargetAddressSpace(E->getType()));
    [all...]
CGDebugInfo.cpp 653 unsigned AS = CGM.getContext().getTargetAddressSpace(PointeeTy);
    [all...]
CGCall.cpp     [all...]
CGExpr.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ItaniumMangle.cpp     [all...]

Completed in 197 milliseconds