Home
last modified time | relevance | path

Searched defs:CreateDiv (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCExpr.h330 static const MCBinaryExpr *CreateDiv(const MCExpr *LHS, const MCExpr *RHS, in CreateDiv() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1308 bool CreateDiv = true; in visitFDiv() local