Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DConstantFolder.h90 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
DTargetFolder.h102 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
DNoFolder.h140 Instruction *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
/external/llvm/include/llvm/MC/
DMCExpr.h374 static const MCBinaryExpr *CreateOr(const MCExpr *LHS, const MCExpr *RHS, in CreateOr() function