Searched refs:VSETVLIInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp380 // in the opcode. This is asserted when constructing the VSETVLIInfo.
435 class VSETVLIInfo { class in namespace:__anon2610
456 VSETVLIInfo() function in class:__anon2610::VSETVLIInfo
460 static VSETVLIInfo getUnknown() {
461 VSETVLIInfo Info;
491 void setAVL(VSETVLIInfo Info) {
522 bool hasEquallyZeroAVL(const VSETVLIInfo &Other,
529 bool hasSameAVL(const VSETVLIInfo &Other) const {
566 bool hasSameVTYPE(const VSETVLIInfo &Other) const {
588 bool hasSameVLMAX(const VSETVLIInfo
[all...]

Completed in 161 milliseconds