Home
last modified time | relevance | path

Searched defs:IR (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp11 template<int &ip> struct IR {}; struct
/external/opencv/cvaux/src/
Dcvsegment.cpp58 #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/
DCGFunctionInfo.h205 void setInReg(bool IR) { in setInReg()
233 void setIndirectRealign(bool IR) { in setIndirectRealign()
/external/clang/lib/Rewrite/Core/
DDeltaTree.cpp132 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode()
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp696 else if (IRObjectFile *IR = dyn_cast<IRObjectFile>(Obj)) in getNMTypeChar() local
737 if (IRObjectFile *IR = dyn_cast<IRObjectFile>(Obj)) { in dumpSymbolNamesFromObject() local
/external/llvm/unittests/IR/
DPassManagerTest.cpp168 Module *parseIR(const char *IR) { in parseIR()
/external/clang/lib/Basic/
DSourceManager.cpp647 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in getMemoryBufferForFile() local
655 const SrcMgr::ContentCache *IR = getOrCreateContentCache(SourceFile); in overrideFileContents() local
679 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in disableFileContentsOverride() local
/external/clang/include/clang/Basic/
DSourceManager.h781 IR = getOrCreateContentCache(SourceFile, variable
/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h207 } IR; member
Dhost_x86_defs.h128 } IR; member
Dhost_amd64_defs.h140 } IR; member
Dhost_ppc_defs.h216 } IR; member
/external/clang/lib/Sema/
DSemaType.cpp5508 } else if (const ObjCIvarRefExpr *IR = dyn_cast<ObjCIvarRefExpr>(E)) { in getDecltypeForExpr() local