Home
last modified time | relevance | path

Searched defs:ElementBits (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
8310 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
8321 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6037 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6060 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
6075 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp16470 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local