Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcoalescer-cross.ll19 %struct.UpVal = type { ptr, i8, i8, ptr, %0 }
21 ….Mbuffer, i32, i32, i32, i32, i32, i32, ptr, %struct.TValue, ptr, %struct.UpVal, [9 x ptr], [17 x …
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dbdzlr.ll10 ….14.689*)*, %struct.lua_TValue.17.692, %struct.lua_State.14.689*, %struct.UpVal.3.678, [9 x %struc…
13 %struct.UpVal.3.678 = type { %union.GCObject.15.690*, i8, i8, %struct.lua_TValue.17.692*, %union.an…
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp181 isl::val UpVal = UB.get_val(); in getNumberOfIterations() local
182 int NumberIterations = UpVal.get_num_si(); in getNumberOfIterations()