Home
last modified time | relevance | path

Searched refs:createLShr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCExpr.h605 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp856 Value = MCBinaryExpr::createLShr( in emitJumpTableInfo()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1180 Expr = MCBinaryExpr::createLShr( in parseInstruction()