Searched defs:ElementBits (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8831 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
8853 int64_t ElementBits = VT.getScalarSizeInBits(); local
8864 int64_t ElementBits local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6230 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
6253 int64_t ElementBits = VT.getScalarSizeInBits(); local
6268 int64_t ElementBits = VT.getScalarSizeInBits(); local
[all...]

Completed in 268 milliseconds