Searched refs:ParserOptions (Results 1 – 1 of 1) sorted by relevance
64 ParserOptionsSet ParserOptions; member in __anonda18b5620111::RISCVAsmParser197 ParserOptionsStack.push_back(ParserOptions); in pushFeatureBits()210 ParserOptions = ParserOptionsStack.pop_back_val(); in popFeatureBits()251 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()1914 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()1926 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()2293 if (ParserOptions.IsPicEnabled) { in emitLoadAddress()