Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Intrinsic_function> ?p ?o }
Showing triples 1 to 58 of
58
with 100 triples per page.
- Intrinsic_function abstract "In compiler theory, an intrinsic function is a function available for use in a given programming language whose implementation is handled specially by the compiler. Typically, it substitutes a sequence of automatically generated instructions for the original function call, similar to an inline function. Unlike an inline function though, the compiler has an intimate knowledge of the intrinsic function and can therefore better integrate it and optimize it for the situation. This is also called builtin function in many languages.Compilers that implement intrinsic functions generally enable them only when the user has requested optimization, falling back to a default implementation provided by the language runtime environment otherwise.Intrinsic functions are often used to explicitly implement automatic vectorization and parallelization in languages which do not address such constructs. Altivec and OpenMP are examples of APIs which use intrinsic functions to declare, respectively, vectorizable and multiprocessor-aware operations during compilation. The compiler parses the intrinsic functions and converts them into vector math or multiprocessing object code appropriate for the target platform.Microsoftand Intel's C/C++ compilers as well asGCCimplement intrinsics that map directly to the x86 SIMD instructions (MMX, SSE, SSE2, SSE3, SSSE3, SSE4). The Visual C++ compiler of Microsoft Visual Studio does not support inline assembler forX86-64. To compensate for the lack of inline assembly, new intrinsics have been added that map to standard assembly instructions that are not normally accessible through C/C++ (e.g.: bit scan). The HotSpot JVM's just-in-time compiler also has intrinsics for specific Java APIs.".
- Intrinsic_function wikiPageExternalLink IntrinsicsGuide.
- Intrinsic_function wikiPageExternalLink idalangref_milicode_routines.htm.
- Intrinsic_function wikiPageID "1695405".
- Intrinsic_function wikiPageLength "4571".
- Intrinsic_function wikiPageOutDegree "26".
- Intrinsic_function wikiPageRevisionID "684880742".
- Intrinsic_function wikiPageWikiLink AltiVec.
- Intrinsic_function wikiPageWikiLink Application_programming_interface.
- Intrinsic_function wikiPageWikiLink Automatic_parallelization.
- Intrinsic_function wikiPageWikiLink Automatic_vectorization.
- Intrinsic_function wikiPageWikiLink Category:Compiler_construction.
- Intrinsic_function wikiPageWikiLink Compiler_construction.
- Intrinsic_function wikiPageWikiLink GNU_Compiler_Collection.
- Intrinsic_function wikiPageWikiLink HotSpot.
- Intrinsic_function wikiPageWikiLink Inline_function.
- Intrinsic_function wikiPageWikiLink Java_virtual_machine.
- Intrinsic_function wikiPageWikiLink Just-in-time_compilation.
- Intrinsic_function wikiPageWikiLink MMX_(instruction_set).
- Intrinsic_function wikiPageWikiLink Microsoft_Visual_Studio.
- Intrinsic_function wikiPageWikiLink Multiprocessing.
- Intrinsic_function wikiPageWikiLink Object_code.
- Intrinsic_function wikiPageWikiLink OpenMP.
- Intrinsic_function wikiPageWikiLink Optimizing_compiler.
- Intrinsic_function wikiPageWikiLink Programming_language.
- Intrinsic_function wikiPageWikiLink SIMD.
- Intrinsic_function wikiPageWikiLink SSE2.
- Intrinsic_function wikiPageWikiLink SSE3.
- Intrinsic_function wikiPageWikiLink SSE4.
- Intrinsic_function wikiPageWikiLink SSSE3.
- Intrinsic_function wikiPageWikiLink Streaming_SIMD_Extensions.
- Intrinsic_function wikiPageWikiLink Visual_C++.
- Intrinsic_function wikiPageWikiLink X86-64.
- Intrinsic_function wikiPageWikiLinkText "Intrinsic function".
- Intrinsic_function wikiPageWikiLinkText "Intrinsic".
- Intrinsic_function wikiPageWikiLinkText "builtins".
- Intrinsic_function wikiPageWikiLinkText "compiler intrinsic".
- Intrinsic_function wikiPageWikiLinkText "instruction intrinsics".
- Intrinsic_function wikiPageWikiLinkText "intrinsic function".
- Intrinsic_function wikiPageWikiLinkText "intrinsic".
- Intrinsic_function wikiPageWikiLinkText "intrinsics".
- Intrinsic_function wikiPageUsesTemplate Template:!.
- Intrinsic_function wikiPageUsesTemplate Template:About.
- Intrinsic_function wikiPageUsesTemplate Template:Compu-prog-stub.
- Intrinsic_function wikiPageUsesTemplate Template:Refimprove.
- Intrinsic_function wikiPageUsesTemplate Template:Reflist.
- Intrinsic_function subject Category:Compiler_construction.
- Intrinsic_function hypernym Function.
- Intrinsic_function type Disease.
- Intrinsic_function comment "In compiler theory, an intrinsic function is a function available for use in a given programming language whose implementation is handled specially by the compiler. Typically, it substitutes a sequence of automatically generated instructions for the original function call, similar to an inline function. Unlike an inline function though, the compiler has an intimate knowledge of the intrinsic function and can therefore better integrate it and optimize it for the situation.".
- Intrinsic_function label "Intrinsic function".
- Intrinsic_function sameAs Q1671596.
- Intrinsic_function sameAs Intrinsische_Funktion.
- Intrinsic_function sameAs Fonction_intrinsèque.
- Intrinsic_function sameAs m.05p1r9.
- Intrinsic_function sameAs Q1671596.
- Intrinsic_function wasDerivedFrom Intrinsic_function?oldid=684880742.
- Intrinsic_function isPrimaryTopicOf Intrinsic_function.