reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Hexagon/HexagonCommonGEP.cpp
  129                                      NodeToValueMap &Loc);
  131                                         NodeToValueMap &Loc);
  136                                     NodeToValueMap &Loc);
  137     void separateChainForNode(GepNode *Node, Use *U, NodeToValueMap &Loc);
  139                                 NodeToValueMap &Loc);
  140     void computeNodePlacement(NodeToValueMap &Loc);
  146     void materialize(NodeToValueMap &Loc);
  755       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  790       NodeToValueMap::iterator LF = Loc.find(CN);
  822       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  877       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  928     LocationAsBlock(const NodeToValueMap &L) : Map(L) {}
  930     const NodeToValueMap ⤅
  936     for (NodeToValueMap::const_iterator I = Loc.Map.begin(), E = Loc.Map.end();
  953       NodeToValueMap &Loc) {
 1003       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
 1055 void HexagonCommonGEP::computeNodePlacement(NodeToValueMap &Loc) {
 1162 void HexagonCommonGEP::materialize(NodeToValueMap &Loc) {
 1297   NodeToValueMap Loc;