Home
last modified time | relevance | path

Searched defs:foldMemoryOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp634 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo
729 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo
H A DInlineSpiller.cpp889 foldMemoryOperand(ArrayRef<std::pair<MachineInstr *, unsigned>> Ops, in foldMemoryOperand() function in InlineSpiller