HomeSort by: relevance | last modified time | path
    Searched refs:setGlobalType (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSymbolWasm.h 131 void setGlobalType(wasm::WasmGlobalType GT) { GlobalType = GT; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyMCInstLower.cpp 68 WasmSym->setGlobalType(wasm::WasmGlobalType{uint8_t(Type), Mutable});
109 WasmSym->setGlobalType(wasm::WasmGlobalType{
WebAssemblyAsmPrinter.cpp 195 Sym->setGlobalType(wasm::WasmGlobalType{uint8_t(Type), Mutable});
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
WebAssemblyAsmParser.cpp 800 WasmSym->setGlobalType(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 462 SPSym->setGlobalType(wasm::WasmGlobalType{

Completed in 25 milliseconds