Home
last modified time | relevance | path

Searched refs:visitAnd (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCodeGenPrepare.cpp59 bool visitAnd(BinaryOperator &BO);
70 bool RISCVCodeGenPrepare::visitAnd(BinaryOperator &BO) { in visitAnd() function in RISCVCodeGenPrepare
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h559 void visitAnd (const User &I) { visitBinary(I, ISD::AND); } in visitAnd() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h113 Instruction *visitAnd(BinaryOperator &I);
H A DInstCombineAndOrXor.cpp2386 Instruction *InstCombinerImpl::visitAnd(BinaryOperator &I) { in visitAnd() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2481 void visitAnd(BinaryOperator &I) { in visitAnd() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18803 {"_ZN4llvm12InstCombiner8visitAndERNS_14BinaryOperatorE", "llvm::InstCombiner::visitAnd(llvm::Binar…