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()
421 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local589 if (IsSJLJ || IsWasm) { in emitExceptionTable()
98 Env = IsWasm; in MCContext()252 case MCContext::IsWasm: in createSymbolImpl()
1073 case MCContext::IsWasm: in initMCObjectFileInfo()
88 IsWasm, enumerator
803 case MCContext::IsWasm: in AsmParser()
6368 WASM = (1 << MCContext::IsWasm), in parsePrefix()6401 case MCContext::IsWasm: in parsePrefix()