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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp566 bool hasSameVTYPE(const VSETVLIInfo &Other) const { function in class:__anon2610::VSETVLIInfo
652 return hasSameVTYPE(Other);
1262 if (PBBInfo.Exit.isUnknown() || !PBBInfo.Exit.hasSameVTYPE(Require))
1274 !DefInfo.hasSameVTYPE(PBBInfo.Exit))

Completed in 68 milliseconds