Home
last modified time | relevance | path

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

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