Searched refs:PostEmitter (Results 1 – 1 of 1) sorted by relevance
321 StringRef PostEmitter = R->getValueAsString("PostEncoderMethod"); in getInstructionCaseForEncoding() local322 if (!PostEmitter.empty()) { in getInstructionCaseForEncoding()324 Case += PostEmitter; in getInstructionCaseForEncoding()