Home
last modified time | relevance | path

Searched refs:ExpandIntegerOperand (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp317 NeedsReanalyzing = ExpandIntegerOperand(N, i); in run()
H A DLegalizeTypes.h448 bool ExpandIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp3156 bool DAGTypeLegalizer::ExpandIntegerOperand(SDNode *N, unsigned OpNo) { in ExpandIntegerOperand() function in DAGTypeLegalizer