Home
last modified time | relevance | path

Searched refs:tinsert (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/test/ScopInfo/
Dinfeasible_invalid_context.ll50 call void @tinsert()
54 call void @tinsert()
70 declare void @tinsert()
/external/llvm-project/polly/test/DependenceInfo/
Dinfeasible_context.ll49 call void @tinsert()
53 call void @tinsert()
69 declare void @tinsert()
/external/lua/src/
Dltablib.c61 static int tinsert (lua_State *L) { in tinsert() function
414 {"insert", tinsert},