Searched defs:const_i32 (Results 1 – 3 of 3) sorted by relevance
15 fn const_i32(&self, i: i32) -> Self::Value; in const_i32() method
159 fn const_i32(&self, i: i32) -> &'ll Value { in const_i32() method
99 fn const_i32(&self, i: i32) -> RValue<'gcc> { in const_i32() method