Home
last modified time | relevance | path

Searched refs:createWebAssemblyFixFunctionBitcasts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssembly.h31 ModulePass *createWebAssemblyFixFunctionBitcasts();
DWebAssemblyFixFunctionBitcasts.cpp61 ModulePass *llvm::createWebAssemblyFixFunctionBitcasts() { in createWebAssemblyFixFunctionBitcasts() function in llvm
DWebAssemblyTargetMachine.cpp356 addPass(createWebAssemblyFixFunctionBitcasts()); in addIRPasses()