Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1804 SMLoc getConstLoc(const OperandVector &Operands) const;
4357 ErrLoc = getConstLoc(Operands); in validateMovrels()
4404 Error(getConstLoc(Operands), in validateMAISrc2()
8287 AMDGPUAsmParser::getConstLoc(const OperandVector &Operands) const { in getConstLoc() function in AMDGPUAsmParser