Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2474 unsigned SelOpcode = N1.getOpcode(); in foldSelectWithIdentityConstant() local
2475 if ((SelOpcode != ISD::VSELECT && SelOpcode != ISD::SELECT) || in foldSelectWithIdentityConstant()
2495 TLI.shouldFoldSelectWithIdentityConstant(Opcode, VT, SelOpcode, N0, in foldSelectWithIdentityConstant()
2503 TLI.shouldFoldSelectWithIdentityConstant(Opcode, VT, SelOpcode, N0, in foldSelectWithIdentityConstant()