Searched refs:AnnotationsStr (Results 1 – 2 of 2) sorted by relevance
262 StringRef AnnotationsStr = Annotations.str(); in LLVMDisasmInstruction() local267 IP->printInst(&Inst, FormattedOS, AnnotationsStr, *DC->getSubtargetInfo()); in LLVMDisasmInstruction()
6226 StringRef AnnotationsStr = Annotations.str(); in DisassembleMachO() local6228 ThumbIP->printInst(&Inst, FormattedOS, AnnotationsStr, *ThumbSTI); in DisassembleMachO()6230 IP->printInst(&Inst, FormattedOS, AnnotationsStr, *STI); in DisassembleMachO()