Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h94 void printMemExtendImpl(bool SignExtend, bool DoShift, unsigned Width,
H A DAArch64InstPrinter.cpp1303 void AArch64InstPrinter::printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl() function in AArch64InstPrinter
1324 printMemExtendImpl(SignExtend, DoShift, Width, SrcRegKind, O); in printMemExtend()
1341 printMemExtendImpl(SignExtend, DoShift, ExtWidth, SrcRegKind, O); in printRegWithShiftExtend()