Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp107 virtual double getExtraCost(const MachineInstr *MI,
124 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anon73142a400111::InstrIgnore
164 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anon73142a400111::InstrReplacer
200 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anon73142a400111::InstrReplacerDstCOPY
235 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anon73142a400111::InstrCOPYReplacer
275 double getExtraCost(const MachineInstr *MI, in getExtraCost() function in __anon73142a400111::InstrReplaceWithCopy
485 ->second->getExtraCost(MI, MRI); in calculateCost()