Searched refs:inttype (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/x86/iommu/ |
| H A D | amd_reg.h | 406 u_int inttype:3; member 421 u_int inttype:3; member 459 u_int inttype:3; member
|
| H A D | amd_intrmap.c | 150 irte->inttype = 0; in amdiommu_map_msi_intr() 167 irte->inttype = 0; /* fixed */ in amdiommu_map_msi_intr()
|
| /freebsd/sys/dev/tpm/ |
| H A D | tpm.c | 565 int inttype) in tpm_waitfor_int() argument 581 inttype); in tpm_waitfor_int() 622 ~inttype); in tpm_waitfor_int()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 483 multiclass GenericVectorOps<ValueType type, ValueType inttype> { 489 def : Pat<(type (vselect (inttype VR128:$x), VR128:$y, VR128:$z)), 491 def : Pat<(type (vselect (inttype (z_vnot VR128:$x)), VR128:$y, VR128:$z)), 503 multiclass BlendVectorOps<ValueType type, ValueType inttype, 506 def : Pat<(type (vselect (inttype (z_vicmpl_zero VR128:$x)), 509 def : Pat<(type (vselect (inttype (z_vnot (z_vicmpl_zero VR128:$x))),
|