Searched defs:const_ptr (Results 1 – 10 of 10) sorted by relevance
67 mod const_ptr { module
1 mod const_ptr; module
21 fn const_ptr() -> *const T { in const_ptr() function
12 const fn const_ptr() { in const_ptr() function
129 mod const_ptr; module
188 let const_ptr = &raw const raw_address_of_const; in main() localVariable
147 LLVMValueRef const_ptr; in add_blend_test() local
409 mod const_ptr; module
146 const void* const_ptr; member
828 T *const_ptr = reinterpret_cast<T *>(row_buffer.data()); in PadWithConstant() local