Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h558 void visitFDiv(const User &I) { visitBinary(I, ISD::FDIV); } in visitFDiv() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp318 bool visitFDiv(BinaryOperator &I);
1078 bool AMDGPUCodeGenPrepareImpl::visitFDiv(BinaryOperator &FDiv) { in visitFDiv() function in AMDGPUCodeGenPrepareImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h111 Instruction *visitFDiv(BinaryOperator &I);
H A DInstCombineMulDivRem.cpp2111 Instruction *InstCombinerImpl::visitFDiv(BinaryOperator &I) { in visitFDiv() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2900 void visitFDiv(BinaryOperator &I) { handleShadowOr(I); } in visitFDiv() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18909 {"_ZN4llvm12InstCombiner9visitFDivERNS_14BinaryOperatorE", "llvm::InstCombiner::visitFDiv(llvm::Bin…