Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcfence-i128.ll11 ; CHECK: ExpandIntegerOperand Op{{.*}}llvm.ppc.cfence
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp330 NeedsReanalyzing = ExpandIntegerOperand(N, i); in run()
H A DLegalizeTypes.h486 bool ExpandIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp4684 bool DAGTypeLegalizer::ExpandIntegerOperand(SDNode *N, unsigned OpNo) { in ExpandIntegerOperand() function in DAGTypeLegalizer