/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerGlobalDtors.cpp | 183 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | function.bench.cpp | 21 Null, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCContract.cpp | 479 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
|
/netbsd-src/games/hack/ |
H A D | hack.h | 72 #define Null(type) ((struct type *) 0) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 239 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local 245 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
|
H A D | CGDecl.cpp | 2534 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1250 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local 1260 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
|
H A D | InstructionSimplify.cpp | 3613 Constant *Null = Constant::getNullValue(GLHS->getPointerOperandType()); in SimplifyICmpInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | JSON.h | 292 Null, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 293 Null, enumerator
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/netbsd-src/lib/libc/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 1027 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Interp.h | 818 inline bool Null(InterpState &S, CodePtr OpPC) { in Null() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 1378 Constant *Null = Constant::getNullValue(GV->getValueType()); in insertReset() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1890 auto *Null = ConstantPointerNull::get(Type::getInt8PtrTy(Context)); in prepareForSplit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2236 auto *Null = Constant::getNullValue(ScalableVectorTy->getPointerTo()); in optimizeCallInst() local
|