Searched refs:IsWasm (Results 1 – 8 of 8) sorted by relevance
44 bool IsWasm = false; variable
153 else if (!IsWasm) in maybeInternalize()239 IsWasm = Triple(M.getTargetTriple()).isOSBinFormatWasm(); in internalizeModule()
409 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local577 if (IsSJLJ || IsWasm) { in emitExceptionTable()
104 Env = IsWasm; in MCContext()258 case MCContext::IsWasm: in createSymbolImpl()
1069 case MCContext::IsWasm: in initMCObjectFileInfo()
88 IsWasm, enumerator
800 case MCContext::IsWasm: in AsmParser()
6367 WASM = (1 << MCContext::IsWasm), in parsePrefix()6400 case MCContext::IsWasm: in parsePrefix()