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 242 case TargetLowering::TypeSoftenFloat:
291 case TargetLowering::TypeSoftenFloat:
    [all...]
LegalizeTypesGeneric.cpp 53 case TargetLowering::TypeSoftenFloat:
LegalizeVectorTypes.cpp 698 case TargetLowering::TypeSoftenFloat:
    [all...]
LegalizeIntegerTypes.cpp 251 case TargetLowering::TypeSoftenFloat:
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 97 TypeSoftenFloat, // Convert this float to a same size integer type.
    [all...]

Completed in 83 milliseconds