Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetFolder.h102 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
/external/llvm/include/llvm/IR/
DConstantFolder.h90 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.h472 static const MCBinaryExpr *CreateOr(const MCExpr *LHS, const MCExpr *RHS, in CreateOr() function