Home
last modified time | relevance | path

Searched defs:IsWasm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DInternalize.h45 bool IsWasm = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp420 bool IsWasm = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::Wasm; in emitExceptionTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h95 IsWasm, enumerator