Searched refs:SRIdxVal (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2479 SDValue SRIdxVal = in tryLogicOpOfCompares() local 2483 MVT::i1, CR0Reg, SRIdxVal, in tryLogicOpOfCompares() 4541 SDValue SRIdxVal = in Select() local 4546 SRIdxVal, SDValue(AndI.getNode(), 1) /* glue */); in Select()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5164 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); in getTargetExtractSubreg() local 5166 VT, Operand, SRIdxVal); in getTargetExtractSubreg() 5175 SDValue SRIdxVal = getTargetConstant(SRIdx, MVT::i32); in getTargetInsertSubreg() local 5177 VT, Operand, Subreg, SRIdxVal); in getTargetInsertSubreg()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6177 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); in getTargetExtractSubreg() local 6179 VT, Operand, SRIdxVal); in getTargetExtractSubreg() 6187 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); in getTargetInsertSubreg() local 6189 VT, Operand, Subreg, SRIdxVal); in getTargetInsertSubreg()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2755 SDValue SRIdxVal = in Select() local 2760 SRIdxVal, SDValue(AndI.getNode(), 1) /* glue */); in Select()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7364 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); in getTargetExtractSubreg() local 7366 VT, Operand, SRIdxVal); in getTargetExtractSubreg() 7374 SDValue SRIdxVal = getTargetConstant(SRIdx, DL, MVT::i32); in getTargetInsertSubreg() local 7376 VT, Operand, Subreg, SRIdxVal); in getTargetInsertSubreg()
|