Home
last modified time | relevance | path

Searched refs:visitAShr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h160 void visitAShr(BinaryOperator &I);
H A DExecution.cpp1204 void Interpreter::visitAShr(BinaryOperator &I) { in visitAShr() function in Interpreter
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp106 void visitAShr(BinaryOperator &I);
532 void Lint::visitAShr(BinaryOperator &I) { in visitAShr() function in Lint
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h564 void visitAShr(const User &I) { visitShift(I, ISD::SRA); } in visitAShr() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h126 Instruction *visitAShr(BinaryOperator &I);
H A DInstCombineShifts.cpp1710 Instruction *InstCombinerImpl::visitAShr(BinaryOperator &I) { in visitAShr() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3071 void visitAShr(BinaryOperator &I) { handleShift(I); } in visitAShr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18947 {"_ZN4llvm12InstCombiner9visitAShrERNS_14BinaryOperatorE", "llvm::InstCombiner::visitAShr(llvm::Bin…