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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6177 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); local
6179 VT, Operand, SRIdxVal);
6187 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); local
6189 VT, Operand, Subreg, SRIdxVal);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5164 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); local
5166 VT, Operand, SRIdxVal);
5175 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); local
5177 VT, Operand, Subreg, SRIdxVal);
/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2755 SDValue SRIdxVal = local
2760 SRIdxVal, SDValue(AndI.getNode(), 1) /* glue */);

Completed in 600 milliseconds