Searched defs:byte_array_alloca (Results 1 – 3 of 3) sorted by relevance
140 fn byte_array_alloca(&mut self, len: Self::Value, align: Align) -> Self::Value; in byte_array_alloca() method
443 fn byte_array_alloca(&mut self, len: &'ll Value, align: Align) -> &'ll Value { in byte_array_alloca() method
735 fn byte_array_alloca(&mut self, _len: RValue<'gcc>, _align: Align) -> RValue<'gcc> { in byte_array_alloca() method