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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 240 case TargetLowering::TypeSoftenFloat:
289 case TargetLowering::TypeSoftenFloat:
    [all...]
LegalizeTypesGeneric.cpp 51 case TargetLowering::TypeSoftenFloat:
LegalizeVectorTypes.cpp 627 case TargetLowering::TypeSoftenFloat:
    [all...]
LegalizeIntegerTypes.cpp 222 case TargetLowering::TypeSoftenFloat:
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 93 TypeSoftenFloat, // Convert this float to a same size integer type.
    [all...]

Completed in 95 milliseconds