Home
last modified time | relevance | path

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

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