Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1990 SDValue ScalarResult = ScalarOp.getValue(0); in UnrollStrictFPOp() local
H A DSelectionDAG.cpp6738 SDValue ScalarResult = getNode(Opcode, DL, SVT, ScalarOps, Flags); in FoldConstantArithmetic() local