Searched refs:initializeTypes (Results 1 – 5 of 5) 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
97 void initializeTypes(Module &M);
57 void llvm::omp::types::initializeTypes(Module &M) { in initializeTypes() function in llvm::omp::types
94 void OpenMPIRBuilder::initialize() { initializeTypes(M); } in initialize()