Searched refs:ParserOptions (Results 1 – 1 of 1) sorted by relevance
82 ParserOptionsSet ParserOptions; member in __anon0b02eba40111::RISCVAsmParser250 ParserOptionsStack.push_back(ParserOptions); in pushFeatureBits()263 ParserOptions = ParserOptionsStack.pop_back_val(); in popFeatureBits()314 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()2905 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()2914 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()3180 if (ParserOptions.IsPicEnabled) in emitLoadAddress()