Home
last modified time | relevance | path

Searched refs:depCtrError (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1666 void depCtrError(SMLoc Loc, int ErrorId, StringRef DepCtrName);
7261 void AMDGPUAsmParser::depCtrError(SMLoc Loc, int ErrorId, in depCtrError() function in AMDGPUAsmParser
7300 depCtrError(DepCtrLoc, CntVal, DepCtrName); in parseDepCtr()