Searched defs:getFPOpCost (Results 1 – 4 of 4) sorted by relevance
389 InstructionCost getFPOpCost(Type *Ty) const { in getFPOpCost() function
2220 InstructionCost getFPOpCost(Type *Ty) override { in getFPOpCost() function
523 InstructionCost getFPOpCost(Type *Ty) { in getFPOpCost() function
595 InstructionCost TargetTransformInfo::getFPOpCost(Type *Ty) const { in getFPOpCost() function in TargetTransformInfo