Searched refs:DecoderString (Results 1 – 1 of 1) sorted by relevance
1803 RecordVal *DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction() local1804 StringInit *String = DecoderString ? in populateInstruction()1805 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()1832 DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction()1833 String = DecoderString ? in populateInstruction()1834 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()1904 RecordVal *DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction() local1905 StringInit *String = DecoderString ? in populateInstruction()1906 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()