Searched defs:getFPOpCost (Results 1 – 4 of 4) sorted by relevance
432 InstructionCost getFPOpCost(Type *Ty) const { in getFPOpCost() function
2547 InstructionCost getFPOpCost(Type *Ty) override { in getFPOpCost() function
551 InstructionCost getFPOpCost(Type *Ty) { in getFPOpCost() function
678 InstructionCost TargetTransformInfo::getFPOpCost(Type *Ty) const { in getFPOpCost() function in TargetTransformInfo