Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLowerEmuTLS.cpp95 Constant *NullPtr = ConstantPointerNull::get(VoidPtrType); in addEmuTlsVar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h60 ConstantPointerNull *const NullPtr; member
DCoroSplit.cpp307 auto *NullPtr = ConstantPointerNull::get(cast<PointerType>( in createResumeEntryBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2009 Constant *NullPtr = Constant::getNullValue(AligningTy->getPointerTo(0)); in getAlignOf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8744 SDValue Chain, InFlag, Callee, NullPtr; in visitStackmap() local