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

  /external/llvm/include/llvm/Target/
TargetLowering.h 91 TypePromoteInteger, // Replace this integer with a larger one.
160 /// (TypePromoteInteger) during type legalization.
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 232 case TargetLowering::TypePromoteInteger:
281 case TargetLowering::TypePromoteInteger:
    [all...]
LegalizeIntegerTypes.cpp 217 case TargetLowering::TypePromoteInteger:
390 == TargetLowering::TypePromoteInteger) {
584 case TargetLowering::TypePromoteInteger:
    [all...]
LegalizeTypesGeneric.cpp 49 case TargetLowering::TypePromoteInteger:
LegalizeVectorTypes.cpp 626 case TargetLowering::TypePromoteInteger:
    [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 476 TargetLowering::TypePromoteInteger)
479 TargetLowering::TypePromoteInteger)
    [all...]

Completed in 403 milliseconds