Searched defs:LoOpc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp444 expandPseudoMTLoHi(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, unsigned LoOpc, unsigned HiOpc, bool HasExplicitDef) const argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14698 unsigned LoOpc = getNonAtomic6432Opcode(Opc, HiOpc); local
14707 unsigned LoOpc = getNonAtomic6432OpcodeWithExtraOpc(Opc, HiOpc, NOTOpc); local
14723 unsigned LoOpc = getNonAtomic6432Opcode(Opc, HiOpc); local
14780 unsigned LoOpc = getNonAtomic6432Opcode(Opc, HiOpc); local

Completed in 100 milliseconds