Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2946 unsigned UIOpc = UI->getOpcode(); in hasNoCarryFlagUses() local
2948 if (UIOpc == ISD::CopyToReg) { in hasNoCarryFlagUses()
2975 switch (UIOpc) { in hasNoCarryFlagUses()