Searched refs:TypeExpandFloat (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp244 case TargetLowering::TypeExpandFloat:
293 case TargetLowering::TypeExpandFloat:
H A DLegalizeTypesGeneric.cpp58 case TargetLowering::TypeExpandFloat:
H A DLegalizeVectorTypes.cpp612 case TargetLowering::TypeExpandFloat:
1678 case TargetLowering::TypeExpandFloat:
H A DTargetLowering.cpp791 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat);
H A DLegalizeIntegerTypes.cpp226 case TargetLowering::TypeExpandFloat:
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h99 TypeExpandFloat, // Split this float into two of half the size. enumerator in enum:llvm::TargetLowering::LegalizeTypeAction

Completed in 245 milliseconds