Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4504 static unsigned getVPTESTMOpc(MVT TestVT, bool IsTestN, bool FoldedLoad, in getVPTESTMOpc()
4678 bool IsTestN = CC == ISD::SETEQ; in tryVPTESTM() local