Searched refs:AnnotationsStr (Results 1 – 2 of 2) sorted by relevance
265 StringRef AnnotationsStr = Annotations.str(); in LLVMDisasmInstruction() local270 IP->printInst(&Inst, FormattedOS, AnnotationsStr, *DC->getSubtargetInfo()); in LLVMDisasmInstruction()
6313 StringRef AnnotationsStr = Annotations.str(); in DisassembleMachO() local6315 ThumbIP->printInst(&Inst, FormattedOS, AnnotationsStr, *ThumbSTI); in DisassembleMachO()6317 IP->printInst(&Inst, FormattedOS, AnnotationsStr, *STI); in DisassembleMachO()