Searched refs:printRefHeader (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 87 void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, in printRefHeader() function 98 printRefHeader(OS, P.Obj, P.G); in operator <<() 116 printRefHeader(OS, P.Obj, P.G); in operator <<() 129 printRefHeader(OS, P.Obj, P.G); in operator <<()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 111 static void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, in printRefHeader() function 121 printRefHeader(OS, P.Obj, P.G); in operator <<() 139 printRefHeader(OS, P.Obj, P.G); in operator <<() 152 printRefHeader(OS, P.Obj, P.G); in operator <<()
|