HomeSort by relevance Sort by last modified time
    Searched refs:SrcEltVT (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 498 EVT SrcEltVT = SrcVT.getScalarType();
504 if (SrcVT.getVectorNumElements() > 1 && !SrcEltVT.isByteSized()) {
525 assert(WideVT.bitsGE(SrcEltVT) &&
569 unsigned SrcEltBits = SrcEltVT.getSizeInBits();
    [all...]
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 343 milliseconds