Home
last modified time | relevance | path

Searched defs:InOp3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2864 SDValue InOp3 = GetWidenedVector(N->getOperand(2)); in WidenVecRes_Ternary() local
2883 SDValue InOp3 = N->getOperand(2); in WidenVecRes_BinaryWithExtraScalarOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4150 SDValue InOp3 = GetWidenedVector(N->getOperand(2)); in WidenVecRes_Ternary() local
4188 SDValue InOp3 = N->getOperand(2); in WidenVecRes_BinaryWithExtraScalarOp() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2187 SDValue InOp3 = GetWidenedVector(N->getOperand(2)); in WidenVecRes_Ternary() local