Searched defs:IsSuffix (Results 1 – 3 of 3) sorted by relevance
28 static void runDumpModule(llvm::Module &M, StringRef Filename, bool IsSuffix) { in runDumpModule()58 bool IsSuffix; member in __anon345e87370111::DumpModuleWrapperPass69 explicit DumpModuleWrapperPass(std::string Filename, bool IsSuffix) in DumpModuleWrapperPass()89 bool IsSuffix) { in createDumpModuleWrapperPass()
39 bool IsSuffix; member
372 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. global() member 2252 CreateToken(StringRef Str,SMLoc S,MCContext & Ctx,bool IsSuffix=false) CreateToken() argument