Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DMVETPAndVPTOptimisationsPass.cpp975 bool HasVCTP = false; in ConvertVPSEL() local
980 HasVCTP = true; in ConvertVPSEL()
984 if (!HasVCTP || MI.getOpcode() != ARM::MVE_VPSEL) in ConvertVPSEL()