Searched defs:NullConstant (Results 1 – 4 of 4) sorted by relevance
53 class NullConstant; variable424 NullConstant(const Type* ty) : Constant(ty) {} in NullConstant() function
45 Node* RawMachineAssembler::NullConstant() { in NullConstant() function in v8::internal::compiler::RawMachineAssembler
1489 llvm::Constant *NullConstant = CGM.EmitNullConstant(Ty); in EmitNullInitialization() local