Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td51 // LSV patterns.
H A DVEInstrVec.td344 // Section 8.9.20 - LSV (Load S to V)
363 defm LSV : LSVm<"lsv", 0x8e, V64>;
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp725 ListSeparator LSV(","); in EmitAttributes() local
727 OS << LSV << V; in EmitAttributes()