OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foldMemoryOperand
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
TargetInstrInfo.cpp
344
///
foldMemoryOperand
- Attempt to fold a load or store of the specified stack
351
TargetInstrInfo::
foldMemoryOperand
(MachineBasicBlock::iterator MI,
362
assert(MBB && "
foldMemoryOperand
needs an inserted instruction");
405
///
foldMemoryOperand
- Same as the previous version except it allows folding
409
TargetInstrInfo::
foldMemoryOperand
(MachineBasicBlock::iterator MI,
InlineSpiller.cpp
180
bool
foldMemoryOperand
(ArrayRef<std::pair<MachineInstr*, unsigned> >,
881
foldMemoryOperand
(Ops, RM.OrigMI)) {
[
all
...]
Completed in 127 milliseconds