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.
174 /// (TypeSplitVector) instead of promoted (TypePromoteInteger) during type
    [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 646 case TargetLowering::TypeSplitVector:
    [all...]
LegalizeIntegerTypes.cpp 234 case TargetLowering::TypeSplitVector: {
598 case TargetLowering::TypeSplitVector:
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 168 milliseconds