Searched refs:SetVT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5353 MVT SetVT = VT == MVT::i64 ? MVT::i64 : MVT::i32; local
5355 CurDAG->getMachineNode(Opc, dl, SetVT, EFLAGS, EFLAGS.getValue(1)), 0);

Completed in 113 milliseconds