Searched refs:IsWasm (Results 1 – 8 of 8) sorted by relevance
152 else if (!IsWasm) in maybeInternalize()237 IsWasm = Triple(M.getTargetTriple()).isOSBinFormatWasm(); in internalizeModule()
43 bool IsWasm = false; variable
420 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local588 if (IsSJLJ || IsWasm) { in emitExceptionTable()
97 Env = IsWasm; in MCContext()251 case MCContext::IsWasm: in createSymbolImpl()
1095 case MCContext::IsWasm: in initMCObjectFileInfo()
88 IsWasm, enumerator
805 case MCContext::IsWasm: in AsmParser()
6209 WASM = (1 << MCContext::IsWasm), in parsePrefix()6246 case MCContext::IsWasm: in parsePrefix()