HomeSort by relevance Sort by last modified time
    Searched refs:RUIP_NAME (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
RegUsageInfoPropagate.cpp 44 #define RUIP_NAME "Register Usage Information Propagation"
55 const char *getPassName() const override { return RUIP_NAME; }
75 RUIP_NAME, false, false)
78 RUIP_NAME, false, false)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegUsageInfoPropagate.cpp 41 #define RUIP_NAME "Register Usage Information Propagation"
52 StringRef getPassName() const override { return RUIP_NAME; }
81 RUIP_NAME, false, false)
84 RUIP_NAME, false, false)

Completed in 116 milliseconds