Searched defs:I1Opc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64PostLegalizerLowering.cpp | 1148 unsigned I1Opc = I1->getOpcode(); matchExtMulToMULL() local |
H A D | AArch64PreLegalizerCombiner.cpp | 251 if (I1Opc == TargetOpcode::G_MUL) { in matchExtAddvToUdotAddv() local |