Searched defs:visitFSub (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp689 Instruction *InstCombiner::visitFSub(BinaryOperator &I) { function in class:InstCombiner
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1671 Instruction *InstCombiner::visitFSub(BinaryOperator &I) { function in class:InstCombiner
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1663 void visitFSub(BinaryOperator &I) { handleShadowOr(I); } function in struct:__anon13442::MemorySanitizerVisitor
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2537 void SelectionDAGBuilder::visitFSub(const User &I) { function in class:SelectionDAGBuilder

Completed in 477 milliseconds