Home
last modified time | relevance | path

Searched defs:PromotedOp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h195 SDValue &PromotedOp = PromotedIntegers[Op]; in GetPromotedInteger() local
513 SDValue &PromotedOp = PromotedFloats[Op]; in GetPromotedFloat() local
DLegalizeIntegerTypes.cpp257 SDValue PromotedOp = GetPromotedFloat(InOp); in PromoteIntRes_BITCAST() local