Lines Matching refs:mach
140 conv_iter_cap_val_hw1(Half mach, Conv_fmt_flags_t fmt_flags, in conv_iter_cap_val_hw1() argument
143 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw1()
144 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
150 if ((mach == EM_SPARC) || (mach == EM_SPARC32PLUS) || in conv_iter_cap_val_hw1()
151 (mach == EM_SPARCV9) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw1()
162 conv_iter_cap_val_hw2(Half mach, Conv_fmt_flags_t fmt_flags, in conv_iter_cap_val_hw2() argument
165 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw2()
166 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw2()
187 conv_iter_cap_val_hw3(Half mach, Conv_fmt_flags_t fmt_flags, in conv_iter_cap_val_hw3() argument
190 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw3()
191 (mach == EM_AMD64) || (mach == CONV_MACH_ALL)) in conv_iter_cap_val_hw3()