Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp191 bool AArch64MIPeepholeOpt::visitAND( in visitAND() function in AArch64MIPeepholeOpt
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6939 SDValue DAGCombiner::visitAND(SDNode *N) { in visitAND() function in DAGCombiner