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.cpp106 virtual double getExtraCost(const MachineInstr *MI,
123 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrIgnore
163 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplacer
199 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplacerDstCOPY
234 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrCOPYReplacer
274 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anond9661d290111::InstrReplaceWithCopy
484 ->second->getExtraCost(MI, MRI); in calculateCost()