Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33412 SDValue cpOutH = DAG.getCopyFromReg(cpOutL.getValue(1), dl, in ReplaceNodeResults() local
33415 SDValue OpsF[] = { cpOutL.getValue(0), cpOutH.getValue(0)}; in ReplaceNodeResults()
33417 SDValue EFLAGS = DAG.getCopyFromReg(cpOutH.getValue(1), dl, X86::EFLAGS, in ReplaceNodeResults()
33418 MVT::i32, cpOutH.getValue(2)); in ReplaceNodeResults()