Searched defs:getNullPointer (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.cpp | 119 llvm::Constant *TargetCodeGenInfo::getNullPointer(const CodeGen::CodeGenModule &CGM, getNullPointer() function in TargetCodeGenInfo |
H A D | CGExprConstant.cpp | 1915 llvm::Constant *CodeGenModule::getNullPointer(llvm::PointerType *T, QualType QT) { getNullPointer() function in CodeGenModule |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | NVPTX.cpp | 294 NVPTXTargetCodeGenInfo::getNullPointer(const CodeGen::CodeGenModule &CGM, getNullPointer() function in __anon0cb5f5ba0111::NVPTXTargetCodeGenInfo |
H A D | AMDGPU.cpp | 469 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( getNullPointer() function in AMDGPUTargetCodeGenInfo |