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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3467 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
3488 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); local
3499 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9702 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
9724 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); local
9739 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); local
[all...]

Completed in 134 milliseconds