Searched refs:DecoderString (Results 1 – 1 of 1) sorted by relevance
1834 RecordVal *DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction() local1835 StringInit *String = DecoderString ? in populateInstruction()1836 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()1863 DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction()1864 String = DecoderString ? in populateInstruction()1865 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()1942 RecordVal *DecoderString = TypeRecord->getValue("DecoderMethod"); in populateInstruction() local1943 StringInit *String = DecoderString ? in populateInstruction()1944 dyn_cast<StringInit>(DecoderString->getValue()) : nullptr; in populateInstruction()