Searched defs:CreateGlobalString (Results 1 – 5 of 5) sorted by relevance
27 GlobalVariable *IRBuilderBase::CreateGlobalString(StringRef Str, in CreateGlobalString() function in IRBuilderBase
42 GlobalVariable *IRBuilderBase::CreateGlobalString(StringRef Str, in CreateGlobalString() function in IRBuilderBase
43 GlobalVariable *IRBuilderBase::CreateGlobalString(StringRef Str, in CreateGlobalString() function in IRBuilderBase
1671 func (b Builder) CreateGlobalString(str, name string) (v Value) { func
1509 func (b Builder) CreateGlobalString(str, name string) (v Value) { func