HomeSort by relevance Sort by last modified time
    Searched defs:ElemsPerChunk (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 100 unsigned ElemsPerChunk = 128 / ElVT.getSizeInBits();
105 * ElemsPerChunk);
136 unsigned ElemsPerChunk = 128/ElVT.getSizeInBits();
141 * ElemsPerChunk);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 53 milliseconds