Home
last modified time | relevance | path

Searched refs:getInvalid (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DInstructionCost.h74 static InstructionCost getInvalid(CostType Val = 0) {
244 return getInvalid();
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h219 return InstructionCost::getInvalid();
519 return InstructionCost::getInvalid(); in getScalingFactorCost()
879 return InstructionCost::getInvalid();
930 return InstructionCost::getInvalid(); in getScalarizationOverhead()
1003 return std::make_pair(InstructionCost::getInvalid(), VT); in getTypeLegalizationCost()
1082 return InstructionCost::getInvalid();
1166 return InstructionCost::getInvalid();
1175 return InstructionCost::getInvalid();
1314 return InstructionCost::getInvalid();
1397 return InstructionCost::getInvalid();
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp167 return InstructionCost::getInvalid(); in getMemoryOpCost()
203 InstructionCost Invalid = InstructionCost::getInvalid(); in getPartialReductionCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp51 return InstructionCost::getInvalid(); in getRISCVInstructionCost()
309 return InstructionCost::getInvalid(); in getPartialReductionCost()
429 return InstructionCost::getInvalid(); in costShuffleViaSplitting()
488 return InstructionCost::getInvalid(); in costShuffleViaVRegSplitting()
501 return InstructionCost::getInvalid(); in costShuffleViaVRegSplitting()
547 return InstructionCost::getInvalid(); in costShuffleViaVRegSplitting()
555 return InstructionCost::getInvalid(); in getSlideCost()
561 return InstructionCost::getInvalid(); in getSlideCost()
566 return InstructionCost::getInvalid(); in getSlideCost()
578 return InstructionCost::getInvalid(); in getSlideCost()
[all …]
H A DRISCVISelLowering.cpp2982 return InstructionCost::getInvalid(); in getLMULCost()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCostModel.cpp80 II->getIntrinsicID(), *II, InstructionCost::getInvalid(), in getCost()
H A DLoopCacheAnalysis.cpp354 return CacheCostTy::getInvalid(); in computeRefCost()
705 return CacheCostTy::getInvalid(); in computeLoopCacheCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h131 InstructionCost ScalarizationCost = InstructionCost::getInvalid();
137 InstructionCost ScalarCost = InstructionCost::getInvalid(),
143 InstructionCost ScalarCost = InstructionCost::getInvalid());
152 InstructionCost ScalarCost = InstructionCost::getInvalid(),
H A DTargetTransformInfoImpl.h409 return InstructionCost::getInvalid(); in getScalingFactorCost()
660 return InstructionCost::getInvalid(); in getPartialReductionCost()
709 return InstructionCost::getInvalid(); in getAltInstrCost()
865 return InstructionCost::getInvalid();
883 return InstructionCost::getInvalid(); in getIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h118 return InstructionCost::getInvalid();
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFloatingPointMode.h106 static constexpr DenormalMode getInvalid() { in getInvalid() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp558 return InstructionCost::getInvalid(); in getHistogramCost()
565 return InstructionCost::getInvalid(); in getHistogramCost()
590 return InstructionCost::getInvalid(); in getIntrinsicInstrCost()
595 return InstructionCost::getInvalid(); in getIntrinsicInstrCost()
3929 return InstructionCost::getInvalid(); in getScalarizationOverhead()
3949 return InstructionCost::getInvalid(); in getArithmeticInstrCost()
4422 return InstructionCost::getInvalid(); in getMaskedMemoryOpCost()
4427 return InstructionCost::getInvalid(); in getMaskedMemoryOpCost()
4434 return InstructionCost::getInvalid(); in getMaskedMemoryOpCost()
4470 return InstructionCost::getInvalid(); in getGatherScatterOpCost()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp258 return InstructionCost::getInvalid(); // Disallow anything not explicitly in ComputeSpeculationCost()
H A DLowerMatrixIntrinsics.cpp1551 return InstructionCost::getInvalid(); in lowerDotProduct()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2648 InstructionCost::getInvalid(), TLI); in getVectorIntrinsicCost()
3012 InstructionCost ScalarizationCost = InstructionCost::getInvalid(); in getDivRemSpeculationCost()
5157 return InstructionCost::getInvalid(); in getMemInstScalarizationCost()
5532 return InstructionCost::getInvalid(); in getScalarizationOverhead()
5615 getGatherScatterCost(&I, VF) : InstructionCost::getInvalid(); in setCostBasedWideningDecision()
5623 : InstructionCost::getInvalid(); in setCostBasedWideningDecision()
5649 InstructionCost InterleaveCost = InstructionCost::getInvalid(); in setCostBasedWideningDecision()
5667 : InstructionCost::getInvalid(); in setCostBasedWideningDecision()
5776 InstructionCost ScalarCost = InstructionCost::getInvalid(); in setVectorizedCallDecision()
5777 InstructionCost VectorCost = InstructionCost::getInvalid(); in setVectorizedCallDecision()
[all …]
H A DVPlan.cpp863 return InstructionCost::getInvalid(); in cost()
1083 return InstructionCost::getInvalid(); in cost()
H A DVPlanRecipes.cpp971 return InstructionCost::getInvalid(); in computeCost()
1557 InstructionCost::getInvalid(), &Ctx.TLI); in computeCost()
H A DSLPVectorizer.cpp8973 auto LibCost = InstructionCost::getInvalid(); in getVectorCallCosts()
8993 IntrinsicCost = InstructionCost::getInvalid(); in getVectorCallCosts()
12942 return InstructionCost::getInvalid(); in getEntryCost()
12963 return InstructionCost::getInvalid(); in getEntryCost()
13126 return InstructionCost::getInvalid(); in getEntryCost()
22985 ScalarCost = InstructionCost::getInvalid(); in getReductionCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp561 return InstructionCost::getInvalid(); in vectorCostAdjustmentFactor()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp828 return DenormalMode::getInvalid(); in getDenormalModeF32Raw()
H A DAttributes.cpp2494 if (CallerModeF32 == DenormalMode::getInvalid()) in checkDenormMode()
2496 if (CalleeModeF32 == DenormalMode::getInvalid()) in checkDenormMode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h5189 DenormalMode Mode = DenormalMode::getInvalid();
5190 DenormalMode ModeF32 = DenormalMode::getInvalid();
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2734 return InstructionCost::getInvalid(); in getScalingFactorCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1522 return InstructionCost::getInvalid(); in getAltInstrCost()
7121 return InstructionCost::getInvalid(); in getScalingFactorCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8945 if (ModeF32 == DenormalMode::getInvalid()) in initialize()