Searched refs:const_null (Results 1 – 25 of 25) sorted by relevance
176 (* RUN: grep {const_null.*zeroinit} < %t.ll179 let c = const_null (packed_struct_type context [| i1_type; i8_type; i64_type;181 ignore (define_global "const_null" c m);238 let foldbomb_gv = define_global "FoldBomb" (const_null i8_type) m in297 (const_gep (const_null (pointer_type i8_type))357 let zero32 = const_null i32_type in736 insist (not (value_is_block (const_null i32_type)));1191 (const_null (pointer_type (pointer_type i8_type)))
227 (* CHECK: const_null{{.*}}zeroinit230 let c = const_null (packed_struct_type context [| i1_type; i8_type; i64_type;232 ignore (define_global "const_null" c m);289 let foldbomb_gv = define_global "FoldBomb" (const_null i8_type) m in349 (const_gep (const_null (pointer_type i8_type))411 let zero32 = const_null i32_type in819 insist (not (value_is_block (const_null i32_type)));1083 (const_null (pointer_type (pointer_type i8_type)))
237 (* CHECK: const_null{{.*}}zeroinit240 let c = const_null (packed_struct_type context [| i1_type; i8_type; i64_type;242 ignore (define_global "const_null" c m);299 let foldbomb_gv = define_global "FoldBomb" (const_null i8_type) m in359 (const_gep (const_null (pointer_type i8_type))457 let zero32 = const_null i32_type in859 insist (not (value_is_block (const_null i32_type)));1151 (const_null (pointer_type (pointer_type i8_type)))
972 ConstantPointerNull *const_null = ConstantPointerNull::get(cast<PointerType>(ptr_stype)); in visit_struct_variable_decl_stmt_node() local973 B.CreateStore(const_null, ptr_a); in visit_struct_variable_decl_stmt_node()1002 ConstantPointerNull *const_null = ConstantPointerNull::get(cast<PointerType>(ptr_stype)); in visit_struct_variable_decl_stmt_node() local1003 B.CreateStore(const_null, ptr_a); in visit_struct_variable_decl_stmt_node()
169 const_null double_type
187 const_null double_type
240 const_null double_type
643 (** [const_null ty] returns the constant null (zero) of the type [ty].645 val const_null : lltype -> llvalue val789 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type {i8,ty}))795 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type ty))
375 external const_null : lltype -> llvalue = "LLVMConstNull"
676 const_null double_type1181 const_null double_type
1246 const_null double_type
1459 const_null double_type
664 const_null double_type1169 const_null double_type
811 (** [const_null ty] returns the constant null (zero) of the type [ty].813 val const_null : lltype -> llvalue val985 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type {i8,ty}))991 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type ty))
535 external const_null : lltype -> llvalue = "LLVMConstNull"
787 (** [const_null ty] returns the constant null (zero) of the type [ty].789 val const_null : lltype -> llvalue val961 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type {i8,ty}))967 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type ty))
467 external const_null : lltype -> llvalue = "LLVMConstNull"