Searched refs:getInvalid (Results 1 – 13 of 13) sorted by relevance
35 InstructionCost IThreeA = InstructionCost::getInvalid(3); in TEST_F()36 InstructionCost IThreeB = InstructionCost::getInvalid(3); in TEST_F()37 InstructionCost ITwo = InstructionCost::getInvalid(2); in TEST_F()
114 InstructionCost::getInvalid(), true); in print()142 InstructionCost::getInvalid(), true); in run()
73 static InstructionCost getInvalid(CostType Val = 0) {248 return getInvalid();
200 return InstructionCost::getInvalid(); in getCommonMaskedMemoryOpCost()707 return InstructionCost::getInvalid(); in getScalarizationOverhead()731 return InstructionCost::getInvalid(); in getScalarizationOverhead()846 return InstructionCost::getInvalid();908 return InstructionCost::getInvalid();917 return InstructionCost::getInvalid();1058 return InstructionCost::getInvalid();1258 return InstructionCost::getInvalid();2157 return InstructionCost::getInvalid(); in getTreeReductionCost()2232 return InstructionCost::getInvalid(); in getOrderedReductionCost()[all …]
99 static constexpr DenormalMode getInvalid() { in getInvalid() function
125 DenormalMode::getInvalid()); in TEST()
258 return InstructionCost::getInvalid(); // Disallow anything not explicitly in ComputeSpeculationCost()
2212 return InstructionCost::getInvalid(); in getMaskedMemoryOpCost()2219 return InstructionCost::getInvalid(); in getMaskedMemoryOpCost()2237 return InstructionCost::getInvalid(); in getGatherScatterOpCost()2245 return InstructionCost::getInvalid(); in getGatherScatterOpCost()2274 return InstructionCost::getInvalid(); in getMemoryOpCost()2282 return InstructionCost::getInvalid(); in getMemoryOpCost()2660 return InstructionCost::getInvalid(); in getArithmeticReductionCostSVE()2678 return InstructionCost::getInvalid(); in getArithmeticReductionCost()
127 InstructionCost ScalarizationCost = InstructionCost::getInvalid();132 InstructionCost ScalarCost = InstructionCost::getInvalid(),138 InstructionCost ScalarCost = InstructionCost::getInvalid());147 InstructionCost ScalarCost = InstructionCost::getInvalid());
6306 return InstructionCost::getInvalid(); in getMemInstScalarizationCost()6435 return InstructionCost::getInvalid(); in getInterleaveGroupCost()6703 C = InstructionCost::getInvalid(); in getInstructionCost()6715 return InstructionCost::getInvalid(); in getScalarizationOverhead()6782 InstructionCost::getInvalid()); in setCostBasedWideningDecision()6808 InstructionCost InterleaveCost = InstructionCost::getInvalid(); in setCostBasedWideningDecision()6826 : InstructionCost::getInvalid(); in setCostBasedWideningDecision()6979 return InstructionCost::getInvalid(); in getInstructionCost()7145 if (getWideningCost(I, VF) == InstructionCost::getInvalid()) in getInstructionCost()7146 return InstructionCost::getInvalid(); in getInstructionCost()[all …]
5919 return InstructionCost::getInvalid(); in getEntryCost()
957 return InstructionCost::getInvalid(); in vectorCostAdjustmentFactor()
1863 return std::make_pair(InstructionCost::getInvalid(), VT); in getTypeLegalizationCost()