Searched defs:registerType (Results 1 – 2 of 2) sorted by relevance
269 static void registerType(MLIRContext *ctx) { in registerType() function279 registerType(MLIRContext *ctx, TypeID typeID) { in registerType() function289 registerType(MLIRContext *ctx, TypeID typeID) { in registerType() function
139 uint32_t TypeSection::registerType(const WasmSignature &sig) { registerType() function in lld::wasm::TypeSection