Searched refs:IsWasm (Results 1 – 9 of 9) sorted by relevance
150 else if (!IsWasm) in maybeInternalize()239 IsWasm = M.getTargetTriple().isOSBinFormatWasm(); in internalizeModule()
46 bool IsWasm = false; variable
419 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local587 if (IsSJLJ || IsWasm) { in emitExceptionTable()
101 Env = IsWasm; in MCContext()310 case MCContext::IsWasm: in createSymbolImpl()
1088 case MCContext::IsWasm: in initMCObjectFileInfo()
96 IsWasm, enumerator
504 bool IsWasm = TargetTriple.isWasm(); in getShadowMapping() local528 else if (IsWasm) in getShadowMapping()
792 case MCContext::IsWasm: in AsmParser()
6498 WASM = (1 << MCContext::IsWasm), in parsePrefix()6535 case MCContext::IsWasm: in parsePrefix()