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

/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2009 /// getFusedLdStOpcode - Get the appropriate X86 opcode for an in memory
2011 static unsigned getFusedLdStOpcode(EVT &LdVT, unsigned Opc) { function
2735 unsigned newOpc = getFusedLdStOpcode(LdVT, Opc);

Completed in 86 milliseconds