Home
last modified time | relevance | path

Searched defs:InputBase (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h924 UINT32 InputBase; /* Lowest value in input range */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12127 unsigned InputBase = 16 * S + Lane * InputSize / 8; in ReconstructShuffle() local