/external/llvm/include/llvm/IR/ |
D | PassManager.h | 312 template <typename PassT> typename PassT::Result &getResult(IRUnitT &IR) { in getResult() 329 typename PassT::Result *getCachedResult(IRUnitT &IR) const { in getCachedResult() 358 template <typename PassT> void invalidate(IRUnitT &IR) { in invalidate() 371 PreservedAnalyses invalidate(IRUnitT &IR, PreservedAnalyses PA) { in invalidate() 462 ResultConceptT &getResultImpl(void *PassID, IRUnitT &IR) { in getResultImpl() 489 ResultConceptT *getCachedResultImpl(void *PassID, IRUnitT &IR) const { in getCachedResultImpl() 496 void invalidateImpl(void *PassID, IRUnitT &IR) { in invalidateImpl() 510 PreservedAnalyses invalidateImpl(IRUnitT &IR, PreservedAnalyses PA) { in invalidateImpl()
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 11 template<int &ip> struct IR {}; struct
|
/external/opencv/cvaux/src/ |
D | cvsegment.cpp | 58 #define PUSH(Y,IL,IR,IPL,IPR,FL) { stack[StIn].y=(ushort)(Y); \ argument 66 #define POP(Y,IL,IR,IPL,IPR,FL) { StIn--; \ argument
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 209 void setInReg(bool IR) { in setInReg() 237 void setIndirectRealign(bool IR) { in setIndirectRealign()
|
/external/clang/lib/Rewrite/ |
D | DeltaTree.cpp | 132 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode()
|
/external/llvm/unittests/IR/ |
D | PassManagerTest.cpp | 173 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 1054 auto IsEmpty = [] (const IFRecordWithRegSet &IR) -> bool { in pruneCoveredSets() 1127 unsigned SR = LL[i-1].first.SrcR, IR = LL[i-1].first.InsR; in pruneUsesTooFar() local 1146 auto IsCopy = [] (const IFRecordWithRegSet &IR) -> bool { in pruneRegCopies() 1357 unsigned SR = LL[0].first.SrcR, IR = LL[0].first.InsR; in selectCandidates() local
|
/external/clang/lib/Basic/ |
D | SourceManager.cpp | 636 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in getMemoryBufferForFile() local 644 const SrcMgr::ContentCache *IR = getOrCreateContentCache(SourceFile); in overrideFileContents() local 668 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in disableFileContentsOverride() local
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 835 else if (IRObjectFile *IR = dyn_cast<IRObjectFile>(&Obj)) { in getNMTypeChar() local 928 if (IRObjectFile *IR = dyn_cast<IRObjectFile>(&Obj)) { in dumpSymbolNamesFromObject() local
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 783 IR = getOrCreateContentCache(SourceFile, variable
|
/external/valgrind/VEX/priv/ |
D | host_tilegx_defs.h | 157 } IR; member
|
D | host_mips_defs.h | 179 } IR; member
|
D | host_x86_defs.h | 131 } IR; member
|
D | host_amd64_defs.h | 138 } IR; member
|
D | host_ppc_defs.h | 185 } IR; member
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 6899 } else if (const ObjCIvarRefExpr *IR = dyn_cast<ObjCIvarRefExpr>(E)) { in getDecltypeForExpr() local
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|