Searched defs:ScalarCost (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1071 unsigned ScalarCost = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp511 unsigned ScalarCost = local
789 unsigned ScalarCost = getCastInstrCost(Opcode, Dst->getScalarType(), local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1291 unsigned ScalarCost = local
1648 unsigned ScalarCost = thisT()->getIntrinsicInstrCost(Attrs, CostKind); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp93 IntrinsicCostAttributes(Intrinsic::ID Id, const CallBase &CI, unsigned Factor, unsigned ScalarCost) argument
115 IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, ArrayRef<Type *> Tys, FastMathFlags Flags, unsigned ScalarCost) argument
123 IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, ArrayRef<Type *> Tys, FastMathFlags Flags, unsigned ScalarCost, const IntrinsicInst *I) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp933 int ScalarCost = getArithmeticInstrCost( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6868 uint64_t ScalarCost = local

Completed in 116 milliseconds