Searched refs:testByte (Results 1 – 5 of 5) sorted by relevance
9 define i32 @testByte(i8 %X) {16 %rslt = call i32 @testByte( i8 123 ) ; <i32> [#uses=1]
39 attribute byte testByte;40 [EnforceRange, ImplementedAs=testByte] attribute byte testEnforceRangeByte;
54 int8_t testByte() { return m_byte; } in testByte() function
69 public void testByte() { in testByte() method in BundleTest
50 public void testByte() throws Exception { in testByte() method in ArrayAccessReplaceTest