Searched refs:validateLdsDirect (Results 1 – 1 of 1) sorted by relevance
1771 std::optional<StringRef> validateLdsDirect(const MCInst &Inst);4337 AMDGPUAsmParser::validateLdsDirect(const MCInst &Inst) { in validateLdsDirect() function in AMDGPUAsmParser5055 if (auto ErrMsg = validateLdsDirect(Inst)) { in validateInstruction()