• Home
  • Raw
  • Download

Lines Matching refs:getNullValue

102     llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)),  in createCompileUnit()
443 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createStructType()
446 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createStructType()
468 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createUnionType()
471 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createUnionType()
481 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createSubroutineType()
483 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createSubroutineType()
489 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createSubroutineType()
492 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createSubroutineType()
515 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createEnumerationType()
518 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createEnumerationType()
542 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createArrayType()
564 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createVectorType()
581 Elts.push_back(Constant::getNullValue(Type::getInt32Ty(VMContext))); in createArtificialType()
634 Value *Null = llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)); in getOrCreateArray()
658 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createGlobalVariable()
683 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createStaticVariable()
714 Constant::getNullValue(Type::getInt32Ty(VMContext)), in createLocalVariable()
743 Elts.push_back(llvm::Constant::getNullValue(Type::getInt32Ty(VMContext))); in createComplexVariable()
744 Elts.push_back(llvm::Constant::getNullValue(Type::getInt32Ty(VMContext))); in createComplexVariable()
768 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createFunction()
780 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createFunction()
816 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createMethod()
833 llvm::Constant::getNullValue(Type::getInt32Ty(VMContext)), in createMethod()