Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9914 unsigned SetCCWidth = SetCCVT.getScalarSizeInBits(); in visitVSELECT() local
9919 SetCCWidth != 1 && SetCCWidth < WideWidth && in visitVSELECT()
10945 unsigned SetCCWidth = N0.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local
10954 SDValue ExtTrueVal = (SetCCWidth == 1) in visitSIGN_EXTEND()