Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28579 EVT SetCCResultType = TLI.getSetCCResultType(DAG.getDataLayout(), in foldXorTruncShiftIntoCmp() local
28581 SDValue Cond = DAG.getSetCC(DL, SetCCResultType, ShiftOp, in foldXorTruncShiftIntoCmp()
28583 if (SetCCResultType != ResultType) in foldXorTruncShiftIntoCmp()