Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1732 bool validateTHAndScopeBits(const MCInst &Inst, const OperandVector &Operands,
4739 return validateTHAndScopeBits(Inst, Operands, CPol); in validateCoherencyBits()
4792 bool AMDGPUAsmParser::validateTHAndScopeBits(const MCInst &Inst, in validateTHAndScopeBits() function in AMDGPUAsmParser