Home
last modified time | relevance | path

Searched refs:SetCCResultType (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35262 EVT SetCCResultType = TLI.getSetCCResultType(DAG.getDataLayout(), in foldXorTruncShiftIntoCmp() local
35264 SDValue Cond = DAG.getSetCC(DL, SetCCResultType, ShiftOp, in foldXorTruncShiftIntoCmp()
35266 if (SetCCResultType != ResultType) in foldXorTruncShiftIntoCmp()