Searched refs:ParserOptions (Results 1 – 1 of 1) sorted by relevance
82 ParserOptionsSet ParserOptions; member in __anon2f54132e0111::RISCVAsmParser258 ParserOptionsStack.push_back(ParserOptions); in pushFeatureBits()271 ParserOptions = ParserOptionsStack.pop_back_val(); in popFeatureBits()322 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()2968 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()2977 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()3253 if (ParserOptions.IsPicEnabled) in emitLoadAddress()