Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4308 static unsigned getVPTESTMOpc(MVT TestVT, bool IsTestN, bool FoldedLoad, in getVPTESTMOpc()
4482 bool IsTestN = CC == ISD::SETEQ; in tryVPTESTM() local