Searched refs:ReduceEntry (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MicroMipsSizeReduction.cpp | 87 struct ReduceEntry { struct 96 ReduceEntry(enum ReduceType RType, struct OpCodes Op, in ReduceEntry() function 116 friend bool operator<(const unsigned int r, const struct ReduceEntry &re) { in operator <() 124 const ReduceEntry &Entry; // Entry field 128 ReduceEntryFunArgs(MachineInstr *argMI, const ReduceEntry &argEntry, in ReduceEntryFunArgs() 133 typedef llvm::SmallVector<ReduceEntry, 32> ReduceEntryVector; 196 static bool ReplaceInstruction(MachineInstr *MI, const ReduceEntry &Entry, 337 static bool ImmInRange(MachineInstr *MI, const ReduceEntry &Entry) { in ImmInRange() 352 const ReduceEntry &Entry) { in CheckXWPInstr() 443 const ReduceEntry &Entry = Arguments->Entry; in ReduceXWtoXWSP() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb2SizeReduction.cpp | 63 struct ReduceEntry { struct 80 static const ReduceEntry ReduceTable[] = { 183 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, 188 const ReduceEntry &Entry); 191 const ReduceEntry &Entry, bool LiveCPSR, bool IsSelfLoop); 196 const ReduceEntry &Entry, bool LiveCPSR, 202 const ReduceEntry &Entry, bool LiveCPSR, 327 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC() 400 const ReduceEntry &Entry) { in ReduceLoadStore() 628 const ReduceEntry &Entry, in ReduceSpecial() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 14401 …(llvm::MachineBasicBlock&, llvm::MachineInstr*, (anonymous namespace)::ReduceEntry const&, bool)"}, 14402 …(llvm::MachineBasicBlock&, llvm::MachineInstr*, (anonymous namespace)::ReduceEntry const&, bool)"}, 24683 …(llvm::MachineBasicBlock&, llvm::MachineInstr*, (anonymous namespace)::ReduceEntry const&, bool)::… 28145 …(llvm::MachineBasicBlock&, llvm::MachineInstr*, (anonymous namespace)::ReduceEntry const&, bool)::…
|