Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3377 unsigned UIOpc = UI->getOpcode(); in hasNoCarryFlagUses() local
3379 if (UIOpc == ISD::CopyToReg) { in hasNoCarryFlagUses()
3406 switch (UIOpc) { in hasNoCarryFlagUses()