Home
last modified time | relevance | path

Searched refs:Vectorized (Results 1 – 4 of 4) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/
DCMakeLists.txt22 # Vectorized code is defining sqrt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp927 bool Vectorized = false; in vectorizeInstructions() local
929 Vectorized = vectorizeLoadChain(Operands, &InstructionsProcessed); in vectorizeInstructions()
931 Vectorized = vectorizeStoreChain(Operands, &InstructionsProcessed); in vectorizeInstructions()
933 Changed |= Vectorized; in vectorizeInstructions()
DSLPVectorizer.cpp1642 bool Vectorized = (bool)Bundle; in newTreeEntry() local
1647 Last->State = Vectorized ? TreeEntry::Vectorize : TreeEntry::NeedToGather; in newTreeEntry()
1652 if (Vectorized) { in newTreeEntry()
/third_party/ffmpeg/libswscale/x86/
Doutput.asm512 ; Vectorized av_clip_uint8