Home
last modified time | relevance | path

Searched defs:use_pic (Results 1 – 3 of 3) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_WebAssembly.cpp149 bool CodeGen_WebAssembly::use_pic() const { in use_pic() function in Halide::Internal::CodeGen_WebAssembly
H A DCodeGen_Internal.cpp606 bool use_pic = true; in get_target_options() local
648 bool use_pic = true; in clone_target_options() local
670 bool use_pic = true; in make_target_machine() local
H A DCodeGen_LLVM.cpp4812 bool CodeGen_LLVM::use_pic() const { in use_pic() function in Halide::Internal::CodeGen_LLVM