Searched refs:visitFSub (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h695 void visitFSub(const User &I);
H A DSelectionDAGBuilder.cpp3002 void SelectionDAGBuilder::visitFSub(const User &I) { function in class:SelectionDAGBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h380 Instruction *visitFSub(BinaryOperator &I);
H A DInstCombineAddSub.cpp2120 Instruction *InstCombiner::visitFSub(BinaryOperator &I) { function in class:InstCombiner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2203 void visitFSub(BinaryOperator &I) { handleShadowOr(I); }

Completed in 89 milliseconds