Home
last modified time | relevance | path

Searched refs:ExpectNegative (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp220 bool ExpectNegative = false);
2647 bool ExpectNegative) { in parseZcmpStackAdj() argument
2655 if (Negative != ExpectNegative || in parseZcmpStackAdj()