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

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.h94 unsigned LoOpc, unsigned HiOpc,
H A DMipsSEInstrInfo.cpp534 unsigned LoOpc,
545 MachineInstrBuilder LoInst = BuildMI(MBB, I, DL, get(LoOpc));
532 expandPseudoMTLoHi(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, unsigned LoOpc, unsigned HiOpc, bool HasExplicitDef) const argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp173 unsigned LoOpc = LowRegInst->getOpcode(); local
175 (void)LoOpc; // Fix compiler warning
177 (LoOpc == Hexagon::A2_tfr || LoOpc == Hexagon::A2_tfrsi) &&

Completed in 60 milliseconds