Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCExpr.h600 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2621 OffsetHi->setVariableValue(MCBinaryExpr::createAShr(Offset, ShAmt, MCCtx)); in insertIndirectBranch()