Home
last modified time | relevance | path

Searched defs:use_soft_float_abi (Results 1 – 9 of 9) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_MIPS.cpp36 bool CodeGen_MIPS::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_MIPS
H A DCodeGen_RISCV.cpp27 bool CodeGen_RISCV::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_RISCV
H A DCodeGen_WebAssembly.cpp145 bool CodeGen_WebAssembly::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_WebAssembly
H A DCodeGen_PowerPC.cpp224 bool CodeGen_PowerPC::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_PowerPC
H A DCodeGen_Internal.cpp602 bool use_soft_float_abi = false; in get_target_options() local
633 bool use_soft_float_abi = false; in clone_target_options() local
H A DCodeGen_X86.cpp496 bool CodeGen_X86::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_X86
H A DCodeGen_PTX_Dev.cpp544 bool CodeGen_PTX_Dev::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_PTX_Dev
H A DCodeGen_ARM.cpp1289 bool CodeGen_ARM::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_ARM
H A DCodeGen_Hexagon.cpp2251 bool CodeGen_Hexagon::use_soft_float_abi() const { in use_soft_float_abi() function in Halide::Internal::CodeGen_Hexagon