Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp261 Value *NotSrc = Builder.CreateNot(Src); in LowerIntrinsicCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48600 SDValue NotSrc = DAG.getBitcast(Src.getValueType(), Not); in combineAndShuffleNot() local
53586 if (SDValue NotSrc = IsNOT(Src, DAG)) { in combineMOVMSK() local