Home
last modified time | relevance | path

Searched refs:inttype (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/iommu/
H A Damd_reg.h406 u_int inttype:3; member
421 u_int inttype:3; member
459 u_int inttype:3; member
H A Damd_intrmap.c148 irte->inttype = 0; in amdiommu_map_msi_intr()
165 irte->inttype = 0; /* fixed */ in amdiommu_map_msi_intr()
/freebsd/sys/dev/tpm/
H A Dtpm.c565 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 DSystemZInstrVector.td449 multiclass GenericVectorOps<ValueType type, ValueType inttype> {
455 def : Pat<(type (vselect (inttype VR128:$x), VR128:$y, VR128:$z)),
457 def : Pat<(type (vselect (inttype (z_vnot VR128:$x)), VR128:$y, VR128:$z)),