Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3078 Constant *IsZeroPoison = cast<Constant>(I.getOperand(1)); in handleCountZeroes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8253 bool IsZeroPoison = cast<ConstantInt>(VPIntrin.getArgOperand(1))->isOne(); in getISDForVPIntrinsic() local