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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5583 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); local
5585 VT, Operand, SRIdxVal);
5594 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); local
5596 VT, Operand, Subreg, SRIdxVal);

Completed in 237 milliseconds