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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FunctionLoweringInfo.h 154 if (!LiveOutRegInfo.inBounds(Reg))
157 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
178 LiveOutRegInfo.grow(Reg);
179 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
198 LiveOutRegInfo.grow(Reg);
199 LiveOutRegInfo[Reg].IsValid = false;
210 /// LiveOutRegInfo - Information about live out vregs.
211 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 232 if (!LiveOutRegInfo.inBounds(Reg))
235 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
256 LiveOutRegInfo.grow(Reg);
257 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
279 LiveOutRegInfo.grow(Reg);
280 LiveOutRegInfo[Reg].IsValid = false;
296 /// LiveOutRegInfo - Information about live out vregs.
297 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 231 if (!LiveOutRegInfo.inBounds(Reg))
234 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
255 LiveOutRegInfo.grow(Reg);
256 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
278 LiveOutRegInfo.grow(Reg);
279 LiveOutRegInfo[Reg].IsValid = false;
295 /// LiveOutRegInfo - Information about live out vregs.
296 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 231 if (!LiveOutRegInfo.inBounds(Reg))
234 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
255 LiveOutRegInfo.grow(Reg);
256 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
278 LiveOutRegInfo.grow(Reg);
279 LiveOutRegInfo[Reg].IsValid = false;
295 /// LiveOutRegInfo - Information about live out vregs.
296 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 242 if (!LiveOutRegInfo.inBounds(Reg))
245 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg];
266 LiveOutRegInfo.grow(Reg);
267 LiveOutInfo &LOI = LiveOutRegInfo[Reg];
289 LiveOutRegInfo.grow(Reg);
290 LiveOutRegInfo[Reg].IsValid = false;
306 /// LiveOutRegInfo - Information about live out vregs.
307 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;

Completed in 499 milliseconds