Home
last modified time | relevance | path

Searched refs:MachineModuleInfoWasm (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyMCLowerPrePass.cpp77 MachineModuleInfoWasm &MMIW = MMI.getObjFileInfo<MachineModuleInfoWasm>(); in runOnModule()
DWebAssemblyAsmPrinter.cpp303 MachineModuleInfoWasm &MMIW = MMI->getObjFileInfo<MachineModuleInfoWasm>(); in emitDecls()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineModuleInfoImpls.cpp28 void MachineModuleInfoWasm::anchor() {} in anchor()