Home
last modified time | relevance | path

Searched refs:getNotNullSucc (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon44fdb0e90111::ImplicitNullChecks::NullCheck
709 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
710 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
718 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anonf0fb3dc10111::ImplicitNullChecks::NullCheck
703 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
704 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
712 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon29c451830111::ImplicitNullChecks::NullCheck
709 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
710 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
718 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon9e0a490c0111::ImplicitNullChecks::NullCheck
703 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
704 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
712 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon4e8b79840111::ImplicitNullChecks::NullCheck
703 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
704 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
712 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp156 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anone1d43c010111::ImplicitNullChecks::NullCheck
702 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
703 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
711 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anona90b283f0111::ImplicitNullChecks::NullCheck
699 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
700 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
708 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon7042147d0111::ImplicitNullChecks::NullCheck
699 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
700 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
708 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anondcd735340111::ImplicitNullChecks::NullCheck
799 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
800 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
810 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon3ecb88210111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anonf45924f70111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anonb41066530111::ImplicitNullChecks::NullCheck
797 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
798 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
808 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anonec6f18d60111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon77cc0b140111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon569ce0e90111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anon6303b2e70111::ImplicitNullChecks::NullCheck
797 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
798 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
808 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp157 MachineBasicBlock *getNotNullSucc() const { return NotNullSucc; } in getNotNullSucc() function in __anona7a994550111::ImplicitNullChecks::NullCheck
796 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
797 NC.getNotNullSucc()->addLiveIn(MO.getReg()); in rewriteNullChecks()
807 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()