Home
last modified time | relevance | path

Searched refs:bitcode (Results 1 – 2 of 2) sorted by relevance

/art/compiler/llvm/
Dllvm_compilation_unit.cc152 std::string bitcode; in DumpBitcodeToFile() local
153 DumpBitcodeToString(bitcode); in DumpBitcodeToFile()
156 output->WriteFully(bitcode.data(), bitcode.size()); in DumpBitcodeToFile()
Dintrinsic_func_list.def1738 // can express these directly in bitcode, but by using intrinsics the
1740 // will have to be developed to undo the bitcode verbosity when these are