Searched defs:Src1Lo (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.cpp | 1521 Operand *Src0Hi, Operand *Src1Lo, in lowerShift64() 1781 Operand *Src1Lo = loOperand(Src1); in lowerArithmetic() local
|
H A D | IceTargetLoweringX8664.cpp | 1444 Operand *Src0Hi, Operand *Src1Lo, in lowerShift64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2888 SDValue Src1Lo = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Src1); in LowerADDC_ADDE_SUBC_SUBE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3069 SDValue Src1Lo = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Src1); in LowerADDC_ADDE_SUBC_SUBE() local
|
/aosp_15_r20/external/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2913 SDValue Src1Lo = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Src1); in LowerADDC_ADDE_SUBC_SUBE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 2505 int Src1Lo = Src1Elts.countTrailingZeros(); in isInsertSubvectorMask() local
|