create_binary_blob 189 src/CodeGen_GPU_Host.cpp CodeGen_CPU::create_binary_blob(kernel_src, create_binary_blob 804 src/CodeGen_LLVM.cpp shape = create_binary_blob(shape_blob, buf.name() + ".shape"); create_binary_blob 821 src/CodeGen_LLVM.cpp create_binary_blob(data_blob, buf.name() + ".data", constant), // host create_binary_blob 2849 src/CodeGen_LLVM.cpp Constant *val = create_binary_blob(data, "str"); create_binary_blob 276 src/CodeGen_LLVM.h llvm::Constant *create_binary_blob(const std::vector<char> &data, const std::string &name, bool constant = true);