Searched refs:Bitcode (Results 1 – 4 of 4) sorted by relevance
38 llvm::raw_string_ostream Bitcode(BitcodeStr); in writeBitcode() local57 llvm::WriteBitcodeToFile(&M, Bitcode); in writeBitcode()65 llvm_2_9::WriteBitcodeToFile(&M, Bitcode); in writeBitcode()71 llvm_2_9_func::WriteBitcodeToFile(&M, Bitcode); in writeBitcode()82 llvm_3_2::WriteBitcodeToFile(&M, Bitcode); in writeBitcode()93 &Wrapper, Bitcode.str().length(), TargetAPI, in writeBitcode()100 Out << Bitcode.str(); in writeBitcode()
12 * Bitcode file. Note that the bitcode here denotes the LLVM (Low-Level
1 ;===- ./lib/Bitcode/Reader/LLVMBuild.txt -----------------------*- Conf -*--===;21 parent = Bitcode
2 libbcc: A Versatile Bitcode Execution Engine for Mobile Devices