Home
last modified time | relevance | path

Searched defs:const_null (Results 1 – 4 of 4) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.cc972 ConstantPointerNull *const_null = ConstantPointerNull::get(cast<PointerType>(ptr_stype)); in visit_struct_variable_decl_stmt_node() local
1002 ConstantPointerNull *const_null = ConstantPointerNull::get(cast<PointerType>(ptr_stype)); in visit_struct_variable_decl_stmt_node() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli645 val const_null : lltype -> llvalue val
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli813 val const_null : lltype -> llvalue val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli789 val const_null : lltype -> llvalue val