OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finishAndCreateGlobal
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp
1099
Fields.
finishAndCreateGlobal
(
1187
return MethodList.
finishAndCreateGlobal
(".objc_protocol_method_list",
1347
return ProtocolBuilder.
finishAndCreateGlobal
(".objc_protocol_list",
1417
auto *GV = ProtocolBuilder.
finishAndCreateGlobal
(SymName,
1477
auto *GV = SelBuilder.
finishAndCreateGlobal
(SelVarName,
1552
auto *InitStruct = InitStructBuilder.
finishAndCreateGlobal
(".objc_init",
1597
auto GV = nullBuilder.
finishAndCreateGlobal
(Name, CGM.getPointerAlign(),
1762
auto *metaclass = metaclassFields.
finishAndCreateGlobal
(
1885
auto ivarList = ivarListBuilder.
finishAndCreateGlobal
(".objc_ivar_list",
1941
classFields.
finishAndCreateGlobal
(SymbolForClass(className)
[
all
...]
CGObjCMac.cpp
1884
finishAndCreateGlobal
(ConstantInitBuilder::StructBuilder &Builder,
1889
auto *GV = Builder.
finishAndCreateGlobal
(
2055
GV = Fields.
finishAndCreateGlobal
("_unnamed_nsstring_", Alignment,
3121
Entry = values.
finishAndCreateGlobal
("OBJC_PROTOCOL_" + PD->getName(),
3722
GV = values.
finishAndCreateGlobal
(Name, CGM.getPointerAlign(),
4183
Init.
finishAndCreateGlobal
(Name, Align, /*constant*/ false, LT);
6449
return
finishAndCreateGlobal
(values, roLabel, CGM);
6774
finishAndCreateGlobal
(values, ExtCatName.str(), CGM);
6883
llvm::GlobalVariable *GV =
finishAndCreateGlobal
(values, prefix + name, CGM);
7024
llvm::GlobalVariable *GV =
finishAndCreateGlobal
(
[
all
...]
CGCUDANV.cpp
784
llvm::GlobalVariable *FatbinWrapper = Values.
finishAndCreateGlobal
(
CGBlocks.cpp
274
elements.
finishAndCreateGlobal
(descName, CGM.getPointerAlign(),
1363
llvm::GlobalVariable *literal = fields.
finishAndCreateGlobal
(
CodeGenModule.cpp
1441
ctors.
finishAndCreateGlobal
(GlobalName, getPointerAlign(),
5196
GV = Fields.
finishAndCreateGlobal
("_unnamed_cfstring_", Alignment,
CGOpenMPRuntime.cpp
1377
return Fields.
finishAndCreateGlobal
(
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
ConstantInitBuilder.h
49
/// auto global = toplevel.
finishAndCreateGlobal
("WIDGET_LIST", Align,
388
llvm::GlobalVariable *
finishAndCreateGlobal
(As &&...args) {
Completed in 56 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026