Home
last modified time | relevance | path

Searched refs:getExtraCost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp98 virtual double getExtraCost(const MachineInstr *MI,
115 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrIgnore
155 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplacer
191 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplacerDstCOPY
226 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrCOPYReplacer
266 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplaceWithCopy
487 ->second->getExtraCost(MI, MRI); in calculateCost()