Searched refs:initializeTypes (Results 1 – 7 of 7) sorted by relevance
55 initializeTypes(uint32_t StreamIdx);
306 auto &Types = Err(initializeTypes(StreamIdx)); in dumpTypeIndex()446 BytesOutputStyle::initializeTypes(uint32_t StreamIdx) { in initializeTypes() function in BytesOutputStyle
32 void transform::TransformDialect::initializeTypes() { in initializeTypes() function in transform::TransformDialect
68 initializeTypes(); in initialize()
118 void initializeTypes();
3050 /// we provide the declarations, the initializeTypes function will provide the3071 void initializeTypes(Module &M);
676 void OpenMPIRBuilder::initialize() { initializeTypes(M); } in finalize() 9180 void OpenMPIRBuilder::initializeTypes(Module &M) {7901 void OpenMPIRBuilder::initializeTypes(Module &M) { initializeTypes() function in OpenMPIRBuilder