Searched defs:AllowC (Results 1 – 1 of 1) sorted by relevance
3086 bool isValidInsnFormat(StringRef Format, bool AllowC) { in isValidInsnFormat()3100 bool AllowC = getSTI().hasFeature(RISCV::FeatureStdExtC) || in parseDirectiveInsn() local