Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h550 void visitFSub(const User &I) { visitBinary(I, ISD::FSUB); } in visitFSub() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h97 Instruction *visitFSub(BinaryOperator &I);
H A DInstCombineAddSub.cpp3067 Instruction *InstCombinerImpl::visitFSub(BinaryOperator &I) { in visitFSub() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2879 void visitFSub(BinaryOperator &I) { handleShadowOr(I); } in visitFSub() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15292 {"_ZN4llvm19SelectionDAGBuilder9visitFSubERKNS_4UserE", "llvm::SelectionDAGBuilder::visitFSub(llvm:…
18789 {"_ZN4llvm12InstCombiner9visitFSubERNS_14BinaryOperatorE", "llvm::InstCombiner::visitFSub(llvm::Bin…