Home
last modified time | relevance | path

Searched refs:IVS (Results 101 – 125 of 455) sorted by relevance

12345678910>>...19

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ivs/source/model/
H A DGetChannelResult.cpp14 using namespace Aws::IVS::Model;
H A DGetStreamKeyResult.cpp14 using namespace Aws::IVS::Model;
H A DGetStreamResult.cpp14 using namespace Aws::IVS::Model;
H A DUpdateChannelResult.cpp14 using namespace Aws::IVS::Model;
H A DListStreamKeysRequest.cpp11 using namespace Aws::IVS::Model;
H A DUntagResourceRequest.cpp13 using namespace Aws::IVS::Model;
H A DServiceQuotaExceededException.cpp16 namespace IVS namespace
H A DConflictException.cpp16 namespace IVS namespace
H A DInternalServerException.cpp16 namespace IVS namespace
H A DPendingVerification.cpp16 namespace IVS namespace
H A DS3DestinationConfiguration.cpp16 namespace IVS namespace
H A DStreamUnavailable.cpp16 namespace IVS namespace
H A DTagResourceRequest.cpp11 using namespace Aws::IVS::Model;
H A DThrottlingException.cpp16 namespace IVS namespace
H A DAccessDeniedException.cpp16 namespace IVS namespace
H A DChannelNotBroadcasting.cpp16 namespace IVS namespace
H A DResourceNotFoundException.cpp16 namespace IVS namespace
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp385 std::vector<Value *> &IVS, in createUserVector() argument
393 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
400 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
453 std::vector<Value *> IVS(VectorWidth); in createForVector() local
454 IVS[0] = ValueLB; in createForVector()
457 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
466 createUserVector(Body, IVS, isl_id_copy(IteratorID), in createForVector()
473 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
930 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp385 std::vector<Value *> &IVS, in createUserVector() argument
393 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
400 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
453 std::vector<Value *> IVS(VectorWidth); in createForVector() local
454 IVS[0] = ValueLB; in createForVector()
457 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
466 createUserVector(Body, IVS, isl_id_copy(IteratorID), in createForVector()
473 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
930 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp385 std::vector<Value *> &IVS, in createUserVector() argument
393 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
400 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
453 std::vector<Value *> IVS(VectorWidth); in createForVector() local
454 IVS[0] = ValueLB; in createForVector()
457 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
466 createUserVector(Body, IVS, isl_id_copy(IteratorID), in createForVector()
473 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
930 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp384 std::vector<Value *> &IVS, in createUserVector() argument
392 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
399 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
472 std::vector<Value *> IVS(VectorWidth); in createForVector() local
473 IVS[0] = ValueLB; in createForVector()
476 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
486 createUserVector(Body, IVS, isl_id_copy(IteratorID), Schedule.copy()); in createForVector()
492 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
937 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
942 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp385 std::vector<Value *> &IVS, in createUserVector() argument
393 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
400 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
453 std::vector<Value *> IVS(VectorWidth); in createForVector() local
454 IVS[0] = ValueLB; in createForVector()
457 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
466 createUserVector(Body, IVS, isl_id_copy(IteratorID), in createForVector()
473 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
930 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp385 std::vector<Value *> &IVS, in createUserVector() argument
393 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
400 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
453 std::vector<Value *> IVS(VectorWidth); in createForVector() local
454 IVS[0] = ValueLB; in createForVector()
457 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
466 createUserVector(Body, IVS, isl_id_copy(IteratorID), in createForVector()
473 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
930 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp384 std::vector<Value *> &IVS, in createUserVector() argument
392 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
399 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
472 std::vector<Value *> IVS(VectorWidth); in createForVector() local
473 IVS[0] = ValueLB; in createForVector()
476 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
486 createUserVector(Body, IVS, isl_id_copy(IteratorID), Schedule.copy()); in createForVector()
492 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
937 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
942 for (Value *IV : IVS) { in createSubstitutionsVector()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp384 std::vector<Value *> &IVS, in createUserVector() argument
392 std::vector<LoopToScevMapT> VLTS(IVS.size()); in createUserVector()
399 createSubstitutionsVector(Expr, Stmt, VLTS, IVS, IteratorID); in createUserVector()
472 std::vector<Value *> IVS(VectorWidth); in createForVector() local
473 IVS[0] = ValueLB; in createForVector()
476 IVS[i] = Builder.CreateAdd(IVS[i - 1], ValueInc, "p_vector_iv"); in createForVector()
486 createUserVector(Body, IVS, isl_id_copy(IteratorID), Schedule.copy()); in createForVector()
492 createUserVector(isl_ast_node_list_get_ast_node(List, i), IVS, in createForVector()
937 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector() argument
942 for (Value *IV : IVS) { in createSubstitutionsVector()

12345678910>>...19