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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13479 // The second is a Splat of Op1S
13480 SDValue Op1S = DCI.DAG.getSplatValue(Op1); local
13481 if (!Op1S)
13505 DCI.DAG.getZExtOrTrunc(Op1S, DL, MVT::i32));

Completed in 183 milliseconds