Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1701 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1713 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1717 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1722 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1725 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1706 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1718 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1722 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1727 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1730 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1690 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1702 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1706 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1711 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1714 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1706 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1718 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1722 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1727 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1730 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1697 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1709 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1713 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1718 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1721 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1690 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1702 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1706 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1711 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1714 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1706 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1718 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1722 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1727 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1730 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1693 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1705 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1709 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1714 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1717 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1690 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1702 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1706 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1711 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1714 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1560 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1572 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1576 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1581 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1584 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1552 TerminatorInst *CrashTerm = nullptr;
1564 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false);
1568 CrashTerm = new UnreachableInst(*C, CrashBlock);
1573 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover);
1576 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1764 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1776 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1780 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1785 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1788 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1764 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1776 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1780 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1785 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1788 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1764 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1776 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1780 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1785 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1788 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1831 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1843 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1847 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1852 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1855 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1764 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1776 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1780 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1785 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1788 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1764 Instruction *CrashTerm = nullptr; in instrumentAddress() local
1776 CrashTerm = SplitBlockAndInsertIfThen(Cmp2, CheckTerm, false); in instrumentAddress()
1780 CrashTerm = new UnreachableInst(*C, CrashBlock); in instrumentAddress()
1785 CrashTerm = SplitBlockAndInsertIfThen(Cmp, InsertBefore, !Recover); in instrumentAddress()
1788 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()