Home
last modified time | relevance | path

Searched defs:Null (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp183 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp21 Null, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp479 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
/netbsd-src/games/hack/
H A Dhack.h72 #define Null(type) ((struct type *) 0) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp239 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local
245 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
H A DCGDecl.cpp2534 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1250 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
1260 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
H A DInstructionSimplify.cpp3613 Constant *Null = Constant::getNullValue(GLHS->getPointerOperandType()); in SimplifyICmpInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h292 Null, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h293 Null, enumerator
/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/netbsd-src/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp1027 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h818 inline bool Null(InterpState &S, CodePtr OpPC) { in Null() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1378 Constant *Null = Constant::getNullValue(GV->getValueType()); in insertReset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1890 auto *Null = ConstantPointerNull::get(Type::getInt8PtrTy(Context)); in prepareForSplit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2236 auto *Null = Constant::getNullValue(ScalableVectorTy->getPointerTo()); in optimizeCallInst() local