/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MustExecute.cpp | 706 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/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MustExecute.h | 287 : Visited(std::move(Other.Visited)), Explorer(Other.Explorer), in MustBeExecutedIterator() 342 MustBeExecutedIterator(ExplorerTy &Explorer, const Instruction *I); 361 ExplorerTy &Explorer; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1087 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 D | AttributorAttributes.cpp | 620 MustBeExecutedContextExplorer &Explorer, in followUsesInContext() argument 624 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() 628 bool Found = Explorer.findInContextOf(UserI, EIt, EEnd); in followUsesInContext() 648 MustBeExecutedContextExplorer *Explorer = in followUsesInMBEC() local 650 if (!Explorer) in followUsesInMBEC() 658 followUsesInContext<AAType>(AA, A, *Explorer, &CtxI, Uses, S); in followUsesInMBEC() 703 Explorer->checkForAllContext(&CtxI, Pred); in followUsesInMBEC() 715 followUsesInContext(AA, A, *Explorer, &BB->front(), Uses, ChildState); in followUsesInMBEC() 6850 MustBeExecutedContextExplorer *Explorer = in updateImpl() local 6979 if (!Explorer || !Explorer->findInContextOf(UniqueFree, CtxI)) { in updateImpl()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | windows | 825 # "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 D | images | 2446 0 string IIO1$ Ulead Photo Explorer 3 2467 0 string IIO2H Ulead Photo Explorer 4 or 5
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 1205 Explorer = new (Allocator) MustBeExecutedContextExplorer( 1229 if (Explorer) 1230 Explorer->~MustBeExecutedContextExplorer(); 1277 return Explorer; 1388 MustBeExecutedContextExplorer *Explorer = nullptr;
|
/freebsd/share/misc/ |
H A D | usb_vendors | 834 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/sys/dev/usb/ |
H A D | usbdevs | 3358 product MICROSOFT TBEXPLORER 0x0024 Trackball Explorer 4882 product UBLOX XPLR_M9 0x0501 M9 GNSS Explorer Kit
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 2322 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 2583 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 2497 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 2658 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 3877 removes stale pointers to World Time Explorer and WORLDTIME.
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 3877 removes stale pointers to World Time Explorer and WORLDTIME.
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 13977 Internet Explorer by ensuring unchanged hash method during stepup.
|