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

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

Completed in 100 milliseconds