Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp345 for (GlobalIFunc &GIF : M.ifuncs()) { in run()
346 GIF.removeDeadConstantUsers(); in run()
348 if (!GIF.isDiscardableIfUnused()) in run()
349 MarkLive(GIF); in run()
351 UpdateGVDependencies(GIF); in run()
400 for (GlobalIFunc &GIF : M.ifuncs()) in run()
401 if (!AliveGlobals.count(&GIF)) { in run()
402 DeadIFuncs.push_back(&GIF); in run()
403 GIF.setResolver(nullptr); in run()
446 for (GlobalIFunc *GIF : DeadIFuncs) in run()
[all …]
/openbsd/gnu/usr.sbin/mkhybrid/src/libfile/
H A DREADME13 e.g magic entry for a GIF file:
17 # GIF image
33 Just the "8BIM" "GIFf" will be used whatever the type of GIF file it is.
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DREADME.hfs_magic13 e.g magic entry for a GIF file:
17 # GIF image
33 Just the "8BIM" "GIFf" will be used whatever the type of GIF file it is.
H A Dmagic16 # GIF
H A Dmore.mapping74 .gif Raw 'JVWR' 'GIFf' "JPEGView - GIF Picture (image/gif)"
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp262 for (GlobalIFunc &GIF : M.ifuncs()) in SplitModule()
263 externalize(&GIF); in SplitModule()
/openbsd/usr.bin/file/magdir/
H A Dimages74 # PNG [Portable Network Graphics, or "PNG's Not GIF"] images
97 # possible GIF replacements; none yet released!
100 # GRR 950115: this was mine ("Zip GIF"):
101 0 string GIF94z ZIF image (GIF+deflate alpha)
106 0 string FGF95a FGF image (GIF+deflate beta)
115 # GIF
116 0 string GIF8 GIF image data
H A Dmacintosh135 #>65 string GIFf (GIF image)
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp387 for (const GlobalIFunc &GIF : M.ifuncs()) { in ValueEnumerator() local
388 EnumerateValue(&GIF); in ValueEnumerator()
389 EnumerateType(GIF.getValueType()); in ValueEnumerator()
407 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
408 EnumerateValue(GIF.getResolver()); in ValueEnumerator()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp348 for (const GlobalIFunc &GIF : M.ifuncs()) { in ValueEnumerator() local
349 EnumerateValue(&GIF); in ValueEnumerator()
350 EnumerateType(GIF.getValueType()); in ValueEnumerator()
369 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
370 EnumerateValue(GIF.getResolver()); in ValueEnumerator()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DModule.cpp544 for (GlobalIFunc &GIF : ifuncs()) in dropAllReferences()
545 GIF.dropAllReferences(); in dropAllReferences()
H A DCore.cpp2557 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetNextGlobalIFunc() local
2558 Module::ifunc_iterator I(GIF); in LLVMGetNextGlobalIFunc()
2559 if (++I == GIF->getParent()->ifunc_end()) in LLVMGetNextGlobalIFunc()
2565 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetPreviousGlobalIFunc() local
2566 Module::ifunc_iterator I(GIF); in LLVMGetPreviousGlobalIFunc()
2567 if (I == GIF->getParent()->ifunc_begin()) in LLVMGetPreviousGlobalIFunc()
H A DAsmWriter.cpp918 if (const GlobalIFunc *GIF = dyn_cast<GlobalIFunc>(V)) in createSlotTracker() local
919 return new SlotTracker(GIF->getParent()); in createSlotTracker()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3976 llvm::GlobalIFunc *GIF = in GetOrCreateMultiVersionResolver() local
3979 GIF->setName(ResolverName); in GetOrCreateMultiVersionResolver()
3980 SetCommonAttributes(FD, GIF); in GetOrCreateMultiVersionResolver()
3982 return GIF; in GetOrCreateMultiVersionResolver()
5536 llvm::GlobalIFunc *GIF = in emitIFuncDefinition() local
5540 if (GIF->getResolver() == Entry) { in emitIFuncDefinition()
5553 GIF->takeName(Entry); in emitIFuncDefinition()
5555 Entry->replaceAllUsesWith(llvm::ConstantExpr::getBitCast(GIF, in emitIFuncDefinition()
5559 GIF->setName(MangledName); in emitIFuncDefinition()
5561 SetCommonAttributes(GD, GIF); in emitIFuncDefinition()
/openbsd/gnu/llvm/llvm/docs/
H A DLibFuzzer.rst111 library the initial corpus might hold a variety of different small PNG/JPG/GIF
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog28 "we can and will include support for displaying GIF files in GNU
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi9317 @cindex GIF images, unsupported due to patents
9323 either, it complains. (We cannot support GIF format directly due to