compile_standalone_runtime  934 src/Generator.cpp         compile_standalone_runtime(output_files, targets[0]);
compile_standalone_runtime  400 src/Module.cpp     compile_standalone_runtime(Outputs().object(object_filename), t);
compile_standalone_runtime  537 src/Module.cpp             compile_standalone_runtime(o, t);
compile_standalone_runtime  136 src/Module.h   EXPORT void compile_standalone_runtime(const std::string &object_filename, Target t);
compile_standalone_runtime  142 src/Module.h   EXPORT Outputs compile_standalone_runtime(const Outputs &output_files, Target t);
compile_standalone_runtime 2095 test/correctness/simd_op_check.cpp     compile_standalone_runtime(test.output_directory + "simd_op_check_runtime.o", test.target);