Searched defs:addLoc (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h60 void addLoc(const CCValAssign &V) { function in class:llvm::Hexagon_CCState
/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h225 void addLoc(const CCValAssign &V) { function in class:llvm::CCState
/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c288 static void addLoc ( struct _DebugInfo* di, DiLoc* loc ) function
299 new_tab = ML_(dinfo_zalloc)( "di.storage.addLoc.1",
431 "addLoc: addr %#lx, size %lu, line %d, file %s\n",
434 addLoc ( di, &loc );

Completed in 1594 milliseconds