Home
last modified time | relevance | path

Searched refs:InOp0 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2864 SDValue InOp0 = GetWidenedVector(N->getOperand(0)); in WidenVecOp_SETCC() local
2874 EVT SVT = TLI.getSetCCResultType(*DAG.getContext(), InOp0.getValueType()); in WidenVecOp_SETCC()
2876 SVT, InOp0, InOp1, N->getOperand(2)); in WidenVecOp_SETCC()
DLegalizeIntegerTypes.cpp2925 SDValue InOp0 = N->getOperand(0); in PromoteIntRes_EXTRACT_SUBVECTOR() local
2926 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR()