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

  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 126 SlotMapTy SlotMap;
135 return SlotMap.find(V);
138 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 125 SlotMapTy SlotMap;
134 return SlotMap.find(V);
137 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 125 SlotMapTy SlotMap;
134 return SlotMap.find(V);
137 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 136 SlotMapTy SlotMap;
145 return SlotMap.find(V);
148 SlotMapTy::const_iterator end() const { return SlotMap.end(); }
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 514 SpillMap.SlotMap[V] = cast<FrameIndexSDNode>(Loc)->getIndex();
522 SpillMap.SlotMap[V] = None;
    [all...]

Completed in 875 milliseconds