Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h23 class WebAssemblyFunctionInfo; variable
DWebAssemblyMachineFunctionInfo.h54 explicit WebAssemblyFunctionInfo(MachineFunction &MF) : MF(MF) {} in WebAssemblyFunctionInfo() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h48 explicit WebAssemblyFunctionInfo(MachineFunction &MF) : MF(MF) {} in WebAssemblyFunctionInfo() function