Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8531 SDValue ExtTrueVal = (SetCCWidth == 1) in visitSIGN_EXTEND() local
8536 SimplifySelectCC(DL, N00, N01, ExtTrueVal, Zero, CC, true)) in visitSIGN_EXTEND()
8548 return DAG.getSelect(DL, VT, SetCC, ExtTrueVal, Zero); in visitSIGN_EXTEND()