Searched refs:addRefToMap (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 236 void addRefToMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec); 323 void HexagonExpandCondsets::addRefToMap(RegisterRef RR, ReferenceMap &Map, in addRefToMap() function in HexagonExpandCondsets 1016 addRefToMap(RR, Map, Exec); in predicate()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 201 void addRefToMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec); 294 void HexagonExpandCondsets::addRefToMap(RegisterRef RR, ReferenceMap &Map, in addRefToMap() function in HexagonExpandCondsets 1021 addRefToMap(RR, Map, Exec); in predicate()
|