Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/tpm/
H A Dtpm.c566 int inttype) in tpm_waitfor_int() argument
582 inttype); in tpm_waitfor_int()
623 ~inttype); in tpm_waitfor_int()
/freebsd-14.2/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)),