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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h204 /// SExtPromotedInteger and ZExtPromotedInteger can do this for you).
226 SDValue ZExtPromotedInteger(SDValue Op) { function in class:llvm::DAGTypeLegalizer
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h183 /// SExtPromotedInteger and ZExtPromotedInteger can do this for you).
205 /// ZExtPromotedInteger - Get a promoted operand and zero extend it to the
207 SDValue ZExtPromotedInteger(SDValue Op) { function in class:llvm::DAGTypeLegalizer

Completed in 61 milliseconds