Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3069 SDValue Src1Lo = DAG.getNode(ISD::TRUNCATE, dl, MVT::i32, Src1); in LowerADDC_ADDE_SUBC_SUBE() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp2505 int Src1Lo = Src1Elts.countTrailingZeros(); in isInsertSubvectorMask() local