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

  /external/llvm/lib/Target/PowerPC/
PPCVSXSwapRemoval.cpp 638 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
749 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
765 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
780 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
    [all...]
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 163 /// getLeaderValue - Return the leader for the specified value that is in the
166 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
EquivalenceClasses.h 160 /// getLeaderValue - Return the leader for the specified value that is in the
163 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 167 /// getLeaderValue - Return the leader for the specified value that is in the
170 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 167 /// getLeaderValue - Return the leader for the specified value that is in the
170 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
EquivalenceClasses.h 168 /// getLeaderValue - Return the leader for the specified value that is in the
171 const ElemTy &getLeaderValue(const ElemTy &V) const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocLinearScan.cpp     [all...]
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp 338 auto LeaderI = DepCands.findValue(DepCands.getLeaderValue(Access));
625 Value *Leader = DepCands.getLeaderValue(Access).getPointer();
    [all...]

Completed in 516 milliseconds