Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1279 static void printMemExtendImpl(bool SignExtend, bool DoShift, unsigned Width, in printMemExtendImpl() function
1304 printMemExtendImpl(SignExtend, DoShift, Width, SrcRegKind, O, UseMarkup); in printMemExtend()
1321 printMemExtendImpl(SignExtend, DoShift, ExtWidth, SrcRegKind, O, UseMarkup); in printRegWithShiftExtend()