Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCLowerPrePass.cpp77 MachineModuleInfoWasm &MMIW = MMI.getObjFileInfo<MachineModuleInfoWasm>(); in runOnModule()
H A DWebAssemblyAsmPrinter.cpp303 MachineModuleInfoWasm &MMIW = MMI->getObjFileInfo<MachineModuleInfoWasm>(); in emitDecls()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineModuleInfoImpls.h107 class MachineModuleInfoWasm : public MachineModuleInfoImpl {
111 MachineModuleInfoWasm(const MachineModuleInfo &) {} in MachineModuleInfoWasm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp28 void MachineModuleInfoWasm::anchor() {} in anchor()