Searched defs:TypeExpandInteger (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h98 TypeExpandInteger, // Split this integer into two of half the size. enumerator in enum:llvm::TargetLoweringBase::LegalizeTypeAction
452 case TypeExpandInteger:
1130 return Action != TypeExpandInteger && Action != TypeExpandFloat &&

Completed in 85 milliseconds