Searched defs:getCFInstrCost (Results 1 – 6 of 6) sorted by relevance
142 unsigned getCFInstrCost(unsigned Opcode) { in getCFInstrCost() function
509 unsigned GCNTTIImpl::getCFInstrCost(unsigned Opcode) { in getCFInstrCost() function in GCNTTIImpl935 unsigned R600TTIImpl::getCFInstrCost(unsigned Opcode) { in getCFInstrCost() function in R600TTIImpl
831 unsigned getCFInstrCost(unsigned Opcode) { in getCFInstrCost() function
455 unsigned getCFInstrCost(unsigned Opcode) { return 1; } in getCFInstrCost() function
1736 int getCFInstrCost(unsigned Opcode) override { in getCFInstrCost() function
629 int TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in TargetTransformInfo