Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPeephole.cpp27 static cl::opt<bool> DisableWebAssemblyFallthroughReturnOpt( variable
79 if (DisableWebAssemblyFallthroughReturnOpt) in MaybeRewriteToFallthrough()
190 if (!DisableWebAssemblyFallthroughReturnOpt && in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPeephole.cpp27 static cl::opt<bool> DisableWebAssemblyFallthroughReturnOpt( variable
80 if (DisableWebAssemblyFallthroughReturnOpt) in maybeRewriteToFallthrough()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPeephole.cpp26 static cl::opt<bool> DisableWebAssemblyFallthroughReturnOpt( variable
79 if (DisableWebAssemblyFallthroughReturnOpt) in maybeRewriteToFallthrough()