Home
last modified time | relevance | path

Searched defs:bitcode (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMagic.h23 bitcode, ///< Bitcode file enumerator
/third_party/mesa3d/src/util/
Dvl_vlc.h57 uint16_t bitcode; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.c51 uint32_t bitcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h243 bitcode, ///< Bitcode file enumerator
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/
Dwrite.rs833 let bitcode = if cgcx.config(module.kind).emit_pre_lto_bc { in execute_optimize_work_item() localVariable