Home
last modified time | relevance | path

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

123456789

/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1091 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1094 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1097 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1100 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1103 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1106 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1109 return static_cast<T *>(this)->getArithmeticReductionCost( in log()
1267 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in log()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1236 return static_cast<T *>(this)->getArithmeticReductionCost(
1239 return static_cast<T *>(this)->getArithmeticReductionCost(
1242 return static_cast<T *>(this)->getArithmeticReductionCost(
1245 return static_cast<T *>(this)->getArithmeticReductionCost(
1248 return static_cast<T *>(this)->getArithmeticReductionCost(
1251 return static_cast<T *>(this)->getArithmeticReductionCost(
1254 return static_cast<T *>(this)->getArithmeticReductionCost(
1413 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in getArithmeticReductionCost() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1300 return ConcreteTTI->getArithmeticReductionCost(Instruction::Add, Tys[0],
1303 return ConcreteTTI->getArithmeticReductionCost(Instruction::Mul, Tys[0],
1306 return ConcreteTTI->getArithmeticReductionCost(Instruction::And, Tys[0],
1309 return ConcreteTTI->getArithmeticReductionCost(Instruction::Or, Tys[0],
1312 return ConcreteTTI->getArithmeticReductionCost(Instruction::Xor, Tys[0],
1315 return ConcreteTTI->getArithmeticReductionCost(
1320 return ConcreteTTI->getArithmeticReductionCost(
1606 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in getArithmeticReductionCost() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1300 return ConcreteTTI->getArithmeticReductionCost(Instruction::Add, Tys[0],
1303 return ConcreteTTI->getArithmeticReductionCost(Instruction::Mul, Tys[0],
1306 return ConcreteTTI->getArithmeticReductionCost(Instruction::And, Tys[0],
1309 return ConcreteTTI->getArithmeticReductionCost(Instruction::Or, Tys[0],
1312 return ConcreteTTI->getArithmeticReductionCost(Instruction::Xor, Tys[0],
1315 return ConcreteTTI->getArithmeticReductionCost(
1320 return ConcreteTTI->getArithmeticReductionCost(
1606 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in getArithmeticReductionCost() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1300 return ConcreteTTI->getArithmeticReductionCost(Instruction::Add, Tys[0],
1303 return ConcreteTTI->getArithmeticReductionCost(Instruction::Mul, Tys[0],
1306 return ConcreteTTI->getArithmeticReductionCost(Instruction::And, Tys[0],
1309 return ConcreteTTI->getArithmeticReductionCost(Instruction::Or, Tys[0],
1312 return ConcreteTTI->getArithmeticReductionCost(Instruction::Xor, Tys[0],
1315 return ConcreteTTI->getArithmeticReductionCost(
1320 return ConcreteTTI->getArithmeticReductionCost(
1606 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in getArithmeticReductionCost() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1253 return ConcreteTTI->getArithmeticReductionCost(Instruction::Add, Tys[0],
1256 return ConcreteTTI->getArithmeticReductionCost(Instruction::Mul, Tys[0],
1259 return ConcreteTTI->getArithmeticReductionCost(Instruction::And, Tys[0],
1262 return ConcreteTTI->getArithmeticReductionCost(Instruction::Or, Tys[0],
1265 return ConcreteTTI->getArithmeticReductionCost(Instruction::Xor, Tys[0],
1268 return ConcreteTTI->getArithmeticReductionCost(
1273 return ConcreteTTI->getArithmeticReductionCost(
1567 unsigned getArithmeticReductionCost(unsigned Opcode, Type *Ty, in getArithmeticReductionCost() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1394 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1398 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1402 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1406 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1410 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1415 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1420 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1727 unsigned getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1392 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1396 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1400 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1404 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1408 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1413 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1418 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1725 unsigned getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1540 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1544 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1548 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1552 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1556 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1561 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1566 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1909 unsigned getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2029 unsigned RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1540 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1544 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1548 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1552 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1556 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1561 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1566 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1909 unsigned getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2029 unsigned RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1438 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1442 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1446 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1450 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1454 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1459 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1464 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1802 unsigned getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1660 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy,
1663 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy,
1666 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy,
1669 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None,
1672 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy,
1675 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy,
1678 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy,
2101 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty,
2175 InstructionCost RedCost = thisT()->getArithmeticReductionCost(
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1660 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1663 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1666 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1669 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None, in getTypeBasedIntrinsicInstrCost()
1672 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1675 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1678 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
2101 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2175 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1660 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1663 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1666 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1669 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None, in getTypeBasedIntrinsicInstrCost()
1672 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1675 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1678 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
2101 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2175 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1665 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1668 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1671 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1674 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None, in getTypeBasedIntrinsicInstrCost()
1677 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1680 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1683 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
2109 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2183 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1660 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1663 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1666 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1669 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None, in getTypeBasedIntrinsicInstrCost()
1672 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1675 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy, in getTypeBasedIntrinsicInstrCost()
1678 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy, in getTypeBasedIntrinsicInstrCost()
2101 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty, in getArithmeticReductionCost() function
2175 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1660 return thisT()->getArithmeticReductionCost(Instruction::Add, VecOpTy,
1663 return thisT()->getArithmeticReductionCost(Instruction::Mul, VecOpTy,
1666 return thisT()->getArithmeticReductionCost(Instruction::And, VecOpTy,
1669 return thisT()->getArithmeticReductionCost(Instruction::Or, VecOpTy, None,
1672 return thisT()->getArithmeticReductionCost(Instruction::Xor, VecOpTy,
1675 return thisT()->getArithmeticReductionCost(Instruction::FAdd, VecOpTy,
1678 return thisT()->getArithmeticReductionCost(Instruction::FMul, VecOpTy,
2101 InstructionCost getArithmeticReductionCost(unsigned Opcode, VectorType *Ty,
2175 InstructionCost RedCost = thisT()->getArithmeticReductionCost(
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h178 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h172 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h170 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.h96 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h210 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h210 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h210 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.h96 int getArithmeticReductionCost(unsigned Opcode, Type *Ty,

123456789