Home
last modified time | relevance | path

Searched defs:SrcRegKind (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1320 bool IsLSL = !SignExtend && SrcRegKind == 'x'; in printMemExtend() argument
1304 printMemExtendImpl(bool SignExtend,bool DoShift,unsigned Width,char SrcRegKind,raw_ostream & O) printMemExtendImpl() argument