Home
last modified time | relevance | path

Searched defs:IsTestN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4809 static unsigned getVPTESTMOpc(MVT TestVT, bool IsTestN, bool FoldedLoad, in getVPTESTMOpc()
4983 bool IsTestN = CC == ISD::SETEQ; in tryVPTESTM() local