Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7766 unsigned SetCCWidth = SetCCVT.getScalarSizeInBits(); in visitVSELECT() local
7771 SetCCWidth != 1 && SetCCWidth < WideWidth && in visitVSELECT()
8522 unsigned SetCCWidth = N0.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local
8531 SDValue ExtTrueVal = (SetCCWidth == 1) in visitSIGN_EXTEND()