Lines Matching defs:Constant
37 GlobalVariable *buildContainerGlobal(Module &M, Constant *Content,
87 Constant *FeatureFlagsConstant =
110 Constant *ModuleConstant =
116 Module &M, Constant *Content, StringRef Name, StringRef SectionName) {
130 Constant *Constant =
132 return buildContainerGlobal(M, Constant, Name, SectionName);
238 Constant *Constant =
240 Globals.emplace_back(buildContainerGlobal(M, Constant, "dx.psv0", "PSV0"));