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

/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h588 /// getOpcodeAfterMemoryUnfold - Returns the opcode of the would be new
594 virtual unsigned getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4246 unsigned X86InstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:X86InstrInfo

Completed in 314 milliseconds