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

/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.h111 unsigned getOpcodeAfterMemoryUnfold(unsigned Opc,
H A DAMDGPUInstrInfo.cpp191 AMDGPUInstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:AMDGPUInstrInfo
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp180 AMDGPUInstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:AMDGPUInstrInfo
H A DAMDGPUInstrInfo.h106 unsigned getOpcodeAfterMemoryUnfold(unsigned Opc,
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.h334 /// getOpcodeAfterMemoryUnfold - Returns the opcode of the would be new
340 unsigned getOpcodeAfterMemoryUnfold(unsigned Opc,
H A DX86InstrInfo.cpp5620 unsigned X86InstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:X86InstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h805 /// getOpcodeAfterMemoryUnfold - Returns the opcode of the would be new
811 virtual unsigned getOpcodeAfterMemoryUnfold(unsigned Opc, function in class:llvm::TargetInstrInfo
/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp1248 TII->getOpcodeAfterMemoryUnfold(MI->getOpcode(),
1267 "unfoldMemoryOperand failed when getOpcodeAfterMemoryUnfold "
H A DTwoAddressInstructionPass.cpp1259 TII->getOpcodeAfterMemoryUnfold(MI.getOpcode(),

Completed in 193 milliseconds