Home
last modified time | relevance | path

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

/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)),