Home
last modified time | relevance | path

Searched defs:upgrade_type_for_arithmetic (Results 1 – 2 of 2) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_PTX_Dev.h80 Type upgrade_type_for_arithmetic(const Type &t) const override { in upgrade_type_for_arithmetic() function
H A DCodeGen_LLVM.cpp1438 Type CodeGen_LLVM::upgrade_type_for_arithmetic(const Type &t) const { in upgrade_type_for_arithmetic() function in Halide::Internal::CodeGen_LLVM