HomeSort by relevance Sort by last modified time
    Searched refs:addLiveIns (Results 1 - 25 of 48) sorted by null

1 2

  /external/llvm/lib/CodeGen/
LivePhysRegs.cpp 144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) {
163 ::addLiveIns(*this, *Succ);
183 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) {
188 ::addLiveIns(*this, MBB);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
LiveRegUnits.h 112 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
LiveRegUnits.h 112 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
LiveRegUnits.h 112 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
LiveRegUnits.h 112 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LivePhysRegs.h 134 void addLiveIns(const MachineBasicBlock &MBB);
182 void addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs);
184 /// Convenience function combining computeLiveIns() and addLiveIns().
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
LivePhysRegs.h 125 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
LivePhysRegs.h 128 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
LivePhysRegs.h 128 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
LivePhysRegs.h 125 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
LivePhysRegs.h 128 void addLiveIns(const MachineBasicBlock &MBB);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveRegUnits.h 110 void addLiveIns(const MachineBasicBlock &MBB);
  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 123 void addLiveIns(const MachineBasicBlock &MBB);

Completed in 442 milliseconds

1 2