Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp706 MustBeExecutedContextExplorer &Explorer, const Instruction *I) in MustBeExecutedIterator() argument
707 : Explorer(Explorer), CurInst(I) { in MustBeExecutedIterator()
721 if (Explorer.ExploreCFGForward) in resetInstruction()
723 if (Explorer.ExploreCFGBackward) in resetInstruction()
729 Head = Explorer.getMustBeExecutedNextInstruction(*this, Head); in advance()
734 Tail = Explorer.getMustBeExecutedPrevInstruction(*this, Tail); in advance()
765 MustBeExecutedContextExplorer Explorer( in run() local
773 for (const Instruction *CI : Explorer.range(&I)) in run()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h287 : Visited(std::move(Other.Visited)), Explorer(Other.Explorer), in MustBeExecutedIterator()
342 MustBeExecutedIterator(ExplorerTy &Explorer, const Instruction *I);
361 ExplorerTy &Explorer; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1087 MustBeExecutedContextExplorer *Explorer = in getAttrsFromAssumes() local
1089 if (!Explorer) in getAttrsFromAssumes()
1104 auto EIt = Explorer->begin(IRP.getCtxI()), in getAttrsFromAssumes()
1105 EEnd = Explorer->end(IRP.getCtxI()); in getAttrsFromAssumes()
1107 if (Explorer->findInContextOf(It.first, EIt, EEnd)) in getAttrsFromAssumes()
H A DAttributorAttributes.cpp619 MustBeExecutedContextExplorer &Explorer, in followUsesInContext() argument
623 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext()
627 bool Found = Explorer.findInContextOf(UserI, EIt, EEnd); in followUsesInContext()
647 MustBeExecutedContextExplorer *Explorer = in followUsesInMBEC() local
649 if (!Explorer) in followUsesInMBEC()
657 followUsesInContext<AAType>(AA, A, *Explorer, &CtxI, Uses, S); in followUsesInMBEC()
702 Explorer->checkForAllContext(&CtxI, Pred); in followUsesInMBEC()
714 followUsesInContext(AA, A, *Explorer, &BB->front(), Uses, ChildState); in followUsesInMBEC()
6834 MustBeExecutedContextExplorer *Explorer = in updateImpl() local
6963 if (!Explorer || !Explorer->findInContextOf(UniqueFree, CtxI)) { in updateImpl()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dwindows825 # "871C5380-42A0-1069-A2EA-08002B30309D" Internet Explorer
957 0 string Client\ UrlCache\ MMF Internet Explorer cache file
1114 # Note: called "Windows Explorer Command Shell File" by TrID and "File Explorer Command" by Window…
1115 >>&0 regex/c \^Shell]\r\n Windows Explorer Shell Command File
1715 # URL like File\C:\Users\nutzer\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini
H A Dimages2446 0 string IIO1$ Ulead Photo Explorer 3
2467 0 string IIO2H Ulead Photo Explorer 4 or 5
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1204 Explorer = new (Allocator) MustBeExecutedContextExplorer(
1228 if (Explorer)
1229 Explorer->~MustBeExecutedContextExplorer();
1276 return Explorer;
1387 MustBeExecutedContextExplorer *Explorer = nullptr;
/freebsd-14.2/share/misc/
H A Dusb_vendors834 8140 Vehicle Explorer Interface
2296 001e IntelliMouse Explorer
2298 0024 Trackball Explorer
2314 0047 IntelliMouse Explorer 3.0
2317 0059 Wireless IntelliMouse Explorer
2340 008c Wireless Intellimouse Explorer 2.0
2341 0095 IntelliMouse Explorer 4.0 (IntelliPoint)
3165 c627 3Dconnexion Space Explorer 3D Mouse
13224 8002 Explorer 200 Protocol Analyzer
15710 0010 Leapster Explorer
/freebsd-14.2/sys/dev/usb/
H A Dusbdevs3302 product MICROSOFT TBEXPLORER 0x0024 Trackball Explorer
4828 product UBLOX XPLR_M9 0x0501 M9 GNSS Explorer Kit
/freebsd-14.2/contrib/bearssl/
H A DDoxyfile2322 # Note that this requires a modern browser other than Internet Explorer. Tested
/freebsd-14.2/contrib/xz/doxygen/
H A DDoxyfile2585 # Note that this requires a modern browser other than Internet Explorer. Tested
/freebsd-14.2/contrib/ldns/
H A Dlibdns.doxygen.in2497 # Note that this requires a modern browser other than Internet Explorer. Tested
/freebsd-14.2/contrib/libcbor/
H A DDoxyfile2583 # Note that this requires a modern browser other than Internet Explorer. Tested
/freebsd-14.2/contrib/unbound/doc/
H A Dunbound.doxygen2658 # Note that this requires a modern browser other than Internet Explorer. Tested
/freebsd-14.2/contrib/tzcode/
H A DNEWS3877 removes stale pointers to World Time Explorer and WORLDTIME.
/freebsd-14.2/contrib/tzdata/
H A DNEWS3980 removes stale pointers to World Time Explorer and WORLDTIME.
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md14008 Internet Explorer by ensuring unchanged hash method during stepup.