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

  /external/llvm/include/llvm/Target/
TargetLowering.h 96 TypeSplitVector, // Split this vector into two of half the size.
159 /// should be split (TypeSplitVector) instead of promoted
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 252 case TargetLowering::TypeSplitVector:
301 case TargetLowering::TypeSplitVector:
    [all...]
LegalizeTypesGeneric.cpp 64 case TargetLowering::TypeSplitVector:
LegalizeVectorTypes.cpp 645 case TargetLowering::TypeSplitVector:
    [all...]
LegalizeIntegerTypes.cpp 234 case TargetLowering::TypeSplitVector: {
587 case TargetLowering::TypeSplitVector:
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 98 milliseconds