HomeSort by relevance Sort by last modified time
    Searched defs:WebAssemblyTTIImpl (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetTransformInfo.h 29 class WebAssemblyTTIImpl final : public BasicTTIImplBase<WebAssemblyTTIImpl> {
30 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT;
41 WebAssemblyTTIImpl(const WebAssemblyTargetMachine *TM, const Function &F)
46 WebAssemblyTTIImpl(const WebAssemblyTTIImpl &Arg)
48 WebAssemblyTTIImpl(WebAssemblyTTIImpl &&Arg)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyTargetTransformInfo.h 29 class WebAssemblyTTIImpl final : public BasicTTIImplBase<WebAssemblyTTIImpl> {
30 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT;
41 WebAssemblyTTIImpl(const WebAssemblyTargetMachine *TM, const Function &F)

Completed in 415 milliseconds