Searched defs:FromType (Results 1 – 8 of 8) sorted by relevance
97 enum FromType { enum
1035 unsigned int FromType; in tryLoadVector() local
416 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
466 static UnionType FromType(const Type* t) { in FromType() function
834 class FromType { class836 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in testing::__anone00d6f550111::FromType
460 Type *FromType) { in getConvRTLibDesc()483 Type *FromType) { in conversionLibcall()
1364 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local1398 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
962 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()1241 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()