HomeSort by relevance Sort by last modified time
    Searched refs:lto_codegen_compile (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 269 * is called, or lto_codegen_compile() is called again.
273 lto_codegen_compile(lto_code_gen_t cg, size_t* length);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 287 // is called, or lto_codegen_compile() is called again.
291 lto_codegen_compile(lto_code_gen_t cg, size_t* length) function
  /external/llvm/include/llvm-c/
lto.h 463 * is called, or lto_codegen_compile() is called again.
469 lto_codegen_compile(lto_code_gen_t cg, size_t* length);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 463 * is called, or lto_codegen_compile() is called again.
469 lto_codegen_compile(lto_code_gen_t cg, size_t* length);
  /external/llvm/tools/lto/
lto.cpp 407 const void *lto_codegen_compile(lto_code_gen_t cg, size_t *length) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 420 const void *lto_codegen_compile(lto_code_gen_t cg, size_t *length) { function

Completed in 57 milliseconds