Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp330 NeedsReanalyzing = ExpandIntegerOperand(N, i); in run()
H A DLegalizeTypes.h487 bool ExpandIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp4808 bool DAGTypeLegalizer::ExpandIntegerOperand(SDNode *N, unsigned OpNo) { in ExpandIntegerOperand() function in DAGTypeLegalizer