Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h991 SmallVector<Type *, 4> ScalarTys; in log()
1000 ScalarTys.push_back(Ty); in log()
1006 IID, ScalarRetTy, ScalarTys, FMF); in log()
1183 SmallVector<Type *, 4> ScalarTys; in log()
1188 ScalarTys.push_back(Ty); in log()
1191 IID, RetTy->getScalarType(), ScalarTys, FMF); in log()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1133 SmallVector<Type *, 4> ScalarTys; variable
1142 ScalarTys.push_back(Ty);
1148 IID, ScalarRetTy, ScalarTys, FMF);
1329 SmallVector<Type *, 4> ScalarTys; variable
1334 ScalarTys.push_back(Ty);
1337 IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1198 SmallVector<Type *, 4> ScalarTys; variable
1207 ScalarTys.push_back(Ty);
1213 ConcreteTTI->getIntrinsicInstrCost(IID, ScalarRetTy, ScalarTys, FMF);
1522 SmallVector<Type *, 4> ScalarTys; variable
1527 ScalarTys.push_back(Ty);
1530 IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1198 SmallVector<Type *, 4> ScalarTys; variable
1207 ScalarTys.push_back(Ty);
1213 ConcreteTTI->getIntrinsicInstrCost(IID, ScalarRetTy, ScalarTys, FMF);
1522 SmallVector<Type *, 4> ScalarTys; variable
1527 ScalarTys.push_back(Ty);
1530 IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1198 SmallVector<Type *, 4> ScalarTys; variable
1207 ScalarTys.push_back(Ty);
1213 ConcreteTTI->getIntrinsicInstrCost(IID, ScalarRetTy, ScalarTys, FMF);
1522 SmallVector<Type *, 4> ScalarTys; variable
1527 ScalarTys.push_back(Ty);
1530 IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1151 SmallVector<Type *, 4> ScalarTys; variable
1160 ScalarTys.push_back(Ty);
1166 ConcreteTTI->getIntrinsicInstrCost(IID, ScalarRetTy, ScalarTys, FMF);
1483 SmallVector<Type *, 4> ScalarTys; variable
1488 ScalarTys.push_back(Ty);
1491 IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1277 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1287 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1292 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1642 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1647 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1649 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1275 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1285 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1290 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1640 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1645 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1647 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1325 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1335 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1340 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1717 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1722 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1724 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1420 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1430 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1435 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1824 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1829 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1831 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1420 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1430 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1435 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1824 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1829 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1831 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1539 SmallVector<Type *, 4> ScalarTys;
1549 ScalarTys.push_back(Ty);
1554 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF);
1941 SmallVector<Type *, 4> ScalarTys;
1946 ScalarTys.push_back(Ty);
1948 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DBasicTTIImpl.h1539 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1549 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1554 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1941 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1946 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1948 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1539 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1549 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1554 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1941 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1946 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1948 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1544 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1554 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1559 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1948 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1953 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1955 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1539 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1549 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1554 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
1941 SmallVector<Type *, 4> ScalarTys; in getTypeBasedIntrinsicInstrCost() local
1946 ScalarTys.push_back(Ty); in getTypeBasedIntrinsicInstrCost()
1948 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF); in getTypeBasedIntrinsicInstrCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1539 SmallVector<Type *, 4> ScalarTys;
1549 ScalarTys.push_back(Ty);
1554 IntrinsicCostAttributes ScalarAttrs(IID, ScalarRetTy, ScalarTys, FMF);
1941 SmallVector<Type *, 4> ScalarTys;
1946 ScalarTys.push_back(Ty);
1948 IntrinsicCostAttributes Attrs(IID, RetTy->getScalarType(), ScalarTys, FMF);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3105 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3107 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3113 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys); in getVectorCallCost()
3119 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3067 SmallVector<Type *, 4> Tys, ScalarTys;
3069 ScalarTys.push_back(ArgOp->getType());
3075 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys);
3081 for (Type *ScalarTy : ScalarTys)
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3136 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3138 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3144 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys); in getVectorCallCost()
3150 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3263 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3265 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3271 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys); in getVectorCallCost()
3277 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3292 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3294 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3300 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys, in getVectorCallCost()
3307 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3263 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3265 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3271 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys); in getVectorCallCost()
3277 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3292 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3294 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3300 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys, in getVectorCallCost()
3307 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3263 SmallVector<Type *, 4> Tys, ScalarTys; in getVectorCallCost() local
3265 ScalarTys.push_back(ArgOp->getType()); in getVectorCallCost()
3271 unsigned ScalarCallCost = TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys); in getVectorCallCost()
3277 for (Type *ScalarTy : ScalarTys) in getVectorCallCost()

12