Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp12820 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local
12832 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19677 const int LowMask[] = {0, 8, 2, 10, 4, 12, 6, 14}; in LowerMUL_LOHI() local
19682 const int LowMask[] = {0, 4, 2, 6}; in LowerMUL_LOHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp22962 SmallVector<int, 16> LowMask(NumElts); in LowerMUL_LOHI() local