Searched defs:CostAttrs (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 987 IntrinsicCostAttributes CostAttrs(IID, ValTy, {ValTy, ValTy}); in getCmpSelInstrCost() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 6095 IntrinsicCostAttributes CostAttrs(ID, VecTy, Arguments, VecTys, FMF, in getVectorCallCosts() local 7234 IntrinsicCostAttributes CostAttrs(IntrinsicAndUse.first, VecTy, in getEntryCost() local 7363 IntrinsicCostAttributes CostAttrs(ID, *CI, 1); in getEntryCost() local
|
| D | LoopVectorize.cpp | 3507 IntrinsicCostAttributes CostAttrs(ID, RetTy, Arguments, ParamTys, FMF, in getVectorIntrinsicCost() local
|