Lines Matching full:bitcode
7 <title>libbcc: A Versatile Bitcode Execution Engine for Mobile Devices</title>
307 <div class="document" id="libbcc-a-versatile-bitcode-execution-engine-for-mobile-devices">
308 <h1 class="title">libbcc: A Versatile Bitcode Execution Engine for Mobile Devices</h1>
312 <p>libbcc is an LLVM bitcode execution engine that compiles the bitcode
321 her own runtime bitcode library (lib*.bc) that differentiates his or
326 <li>a <em>just-in-time bitcode compiler</em>, which translates the LLVM bitcode
338 <li><p class="first">libbcc supports bitcode from various language frontends, such as
389 <li><strong>bccReadBC</strong> - Set the source bitcode for compilation</li>
391 <li><strong>bccLinkBC</strong> - Set the library bitcode for linking</li>