Home
last modified time | relevance | path

Searched defs:FSub (Results 1 – 4 of 4) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml152 | FSub Constructor
Dllvm.mli202 | FSub Constructor
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp497 Instruction *FSub = BinaryOperator::CreateFSub(FMulVal, OpX); in visitFMul() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp897 Instruction *FSub = cast<Instruction>(SubOp); in SimplifyFAddInst() local