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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRegisterInfo.h 95 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
101 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
104 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
111 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 225 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
243 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
247 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
253 return make_range(reg_begin(Reg), reg_end());
289 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 251 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
267 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
271 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
277 return make_range(reg_begin(Reg), reg_end());
313 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 251 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
267 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
271 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
277 return make_range(reg_begin(Reg), reg_end());
313 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineRegisterInfo.h 253 /// reg_begin/reg_end - Provide iteration support to walk over all definitions
269 /// reg_iterator/reg_begin/reg_end - Walk all defs and uses of the specified
273 reg_iterator reg_begin(unsigned RegNo) const { function in class:llvm::MachineRegisterInfo
279 return make_range(reg_begin(Reg), reg_end());
315 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); }
    [all...]

Completed in 516 milliseconds