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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
8310 int64_t ElementBits = VT.getScalarSizeInBits(); local
8321 int64_t ElementBits local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6038 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
6061 int64_t ElementBits = VT.getScalarSizeInBits(); local
6076 int64_t ElementBits = VT.getScalarSizeInBits(); local
[all...]

Completed in 247 milliseconds