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()
45 bool IsWasm = false; variable
420 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local588 if (IsSJLJ || IsWasm) { in emitExceptionTable()
99 Env = IsWasm; in MCContext()278 case MCContext::IsWasm: in createSymbolImpl()
1044 case MCContext::IsWasm: in initMCObjectFileInfo()
95 IsWasm, enumerator
806 case MCContext::IsWasm: in AsmParser()
6466 WASM = (1 << MCContext::IsWasm), in parsePrefix()6503 case MCContext::IsWasm: in parsePrefix()