Home
last modified time | relevance | path

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

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