Lines Matching defs:ctx
18 def testConstantOp(ctx): argument
25 def testBoolConstantOp(ctx): argument
32 def testAndOp(ctx): argument
40 def testOrOp(ctx): argument
48 def testXOrOp(ctx): argument
56 def testCastSOp(ctx): argument
67 def testCastUOp(ctx): argument
78 def testCeilDivSOp(ctx): argument
86 def testCeilDivUOp(ctx): argument
94 def testCmpOp(ctx): argument
104 def testAddOp(ctx): argument
112 def testSubOp(ctx): argument
120 def testMulOp(ctx): argument
128 def testDivSOp(ctx): argument
136 def testDivUOp(ctx): argument
144 def testFloorDivSOp(ctx): argument
152 def testMaxSOp(ctx): argument
161 def testMaxUOp(ctx): argument
170 def testMinSOp(ctx): argument
179 def testMinUOp(ctx): argument
188 def testRemSOp(ctx): argument
197 def testRemUOp(ctx): argument
206 def testShlOp(ctx): argument
215 def testShrSOp(ctx): argument
224 def testShrUOp(ctx): argument
233 def testSizeOfOp(ctx): argument