Home
last modified time | relevance | path

Searched defs:getPredicationCost (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1146 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp979 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4710 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo