Home
last modified time | relevance | path

Searched defs:NullValue (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachO_arm64.cpp663 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_arm64
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3637 Constant *NullValue = Constant::getNullValue(I.getType()); in visitFreeze() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3567 SmallVector<Value *, 2> NullValue; in initializeMap() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp469 std::string NullValue; in DiagnoseSentinelCalls() local
11737 int NullValue = PP.isMacroDefined("NULL") ? 0 : 1; in CheckPtrComparisonWithNullChar() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp6974 uint64_t NullValue = Info.Ctx.getTargetNullPointerValue(QualType(T, 0)); in visit() local