Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1493 let PredicateMethod = "isT16VRegWithInputMods<" #
1549 let PredicateMethod = "isT16VRegWithInputMods<" #
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp390 template <bool IsFake16> bool isT16VRegWithInputMods() const;
2238 template <bool IsFake16> bool AMDGPUOperand::isT16VRegWithInputMods() const { in isT16VRegWithInputMods() function in AMDGPUOperand