Home
last modified time | relevance | path

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

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