Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3023 isValidInsnFormat(StringRef Format,bool AllowC) isValidInsnFormat() argument
3041 bool AllowC = getSTI().hasFeature(RISCV::FeatureStdExtC) || parseDirectiveInsn() local