Searched refs:SubV1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8051 SDValue SubV1 = V1->getOperand(0); local
8053 EVT SubVT = SubV1.getValueType();
8063 SubV2 = SubV1;
8067 SubV1, SubV2);

Completed in 180 milliseconds