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

  /external/llvm/include/llvm/Target/
TargetLowering.h 92 TypeExpandInteger, // Split this integer into two of half the size.
317 case TypeExpandInteger:
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 236 case TargetLowering::TypeExpandInteger:
285 case TargetLowering::TypeExpandInteger:
    [all...]
LegalizeTypesGeneric.cpp 57 case TargetLowering::TypeExpandInteger:
LegalizeVectorTypes.cpp 631 case TargetLowering::TypeExpandInteger:
    [all...]
LegalizeIntegerTypes.cpp 225 case TargetLowering::TypeExpandInteger:
581 case TargetLowering::TypeExpandInteger:
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 1052 milliseconds