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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 244 case TargetLowering::TypeExpandFloat:
293 case TargetLowering::TypeExpandFloat:
    [all...]
LegalizeTypesGeneric.cpp 58 case TargetLowering::TypeExpandFloat:
LegalizeVectorTypes.cpp 612 case TargetLowering::TypeExpandFloat:
    [all...]
TargetLowering.cpp 785 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat);
    [all...]
LegalizeIntegerTypes.cpp 226 case TargetLowering::TypeExpandFloat:
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 99 TypeExpandFloat, // Split this float into two of half the size.
    [all...]

Completed in 123 milliseconds