Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySelectionDAGInfo.cpp30 auto LenMVT = ST.hasAddr64() ? MVT::i64 : MVT::i32; in EmitTargetCodeForMemcpy() local
54 auto LenMVT = ST.hasAddr64() ? MVT::i64 : MVT::i32; in EmitTargetCodeForMemset() local