Home
last modified time | relevance | path

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

/freebsd/contrib/file/magic/Magdir/
H A Depoc36 >4 lelong 0x10000073 OPO module
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1061 for (const MachineOperand &OPO : OnePhi->operands()) { in isDead() local
1062 if (!OPO.isReg() || !OPO.isDef()) in isDead()
1065 Register OPReg = OPO.getReg(); in isDead()