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

/external/llvm/lib/CodeGen/
H A DTargetInstrInfoImpl.cpp282 canFoldMemoryOperand(const MachineInstr *MI, function in class:TargetInstrInfoImpl
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3954 bool X86InstrInfo::canFoldMemoryOperand(const MachineInstr *MI, function in class:X86InstrInfo
4010 return TargetInstrInfoImpl::canFoldMemoryOperand(MI, Ops);

Completed in 3601 milliseconds