Home
last modified time | relevance | path

Searched defs:Src1Lo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.cpp1521 Operand *Src0Hi, Operand *Src1Lo, in lowerShift64()
1781 Operand *Src1Lo = loOperand(Src1); in lowerArithmetic() local
H A DIceTargetLoweringX8664.cpp1444 Operand *Src0Hi, Operand *Src1Lo, in lowerShift64()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2888 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 DSparcISelLowering.cpp3069 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 DSparcISelLowering.cpp2913 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 DInstructions.cpp2505 int Src1Lo = Src1Elts.countTrailingZeros(); in isInsertSubvectorMask() local