Searched defs:WebAssemblyTTIImpl (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h29 class WebAssemblyTTIImpl final : public BasicTTIImplBase<WebAssemblyTTIImpl> {
30 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT;
41 WebAssemblyTTIImpl(const WebAssemblyTargetMachine *TM, const Function &F) function in class:llvm::final
46 WebAssemblyTTIImpl(const WebAssemblyTTIImpl &Arg) function in class:llvm::final
48 WebAssemblyTTIImpl(WebAssemblyTTIImpl &&Arg) function in class:llvm::final

Completed in 109 milliseconds