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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp30 auto LenMVT = ST.hasAddr64() ? MVT::i64 : MVT::i32; local
54 auto LenMVT = ST.hasAddr64() ? MVT::i64 : MVT::i32; local

Completed in 36 milliseconds