Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp323 NeedsReanalyzing = ExpandIntegerOperand(N, i); in run()
H A DLegalizeTypes.h473 bool ExpandIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp4176 bool DAGTypeLegalizer::ExpandIntegerOperand(SDNode *N, unsigned OpNo) { in ExpandIntegerOperand() function in DAGTypeLegalizer