Home
last modified time | relevance | path

Searched refs:createLOr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h567 static const MCBinaryExpr *createLOr(const MCExpr *LHS, const MCExpr *RHS, in createLOr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp1042 ProgInfo.ScratchEnable = MCBinaryExpr::createLOr( in getSIProgramInfo()