Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.h64 static const AMDGPUMCExpr *createOr(ArrayRef<const MCExpr *> Args, in createOr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h597 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function