Home
last modified time | relevance | path

Searched defs:HalfNumElts (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9320 unsigned HalfNumElts = NumElts / 2; in getHopForBuildVector() local
15337 unsigned HalfNumElts = HalfMask.size(); in getHalfShuffleMask() local
15386 unsigned HalfNumElts = HalfVT.getVectorNumElements(); in getShuffleHalfVectors() local
15434 unsigned HalfNumElts = HalfVT.getVectorNumElements(); in lowerShuffleWithUndefHalf() local
22494 int HalfNumElts = HalfVT.getVectorNumElements(); in LowerEXTEND_VECTOR_INREG() local
28980 unsigned HalfNumElts = NumElts / 2; in ReplaceNodeResults() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18680 unsigned HalfNumElts = NumElts / 2; in foldShuffleOfConcatUndefs() local
19300 int HalfNumElts = (int)NumElts / 2; in visitVECTOR_SHUFFLE() local