Home
last modified time | relevance | path

Searched defs:isRegOrImmWithInputMods (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp274 bool isRegOrImmWithInputMods(unsigned RCID, MVT type) const { in isRegOrImmWithInputMods() function in __anon6862249c0111::AMDGPUOperand
8525 static bool isRegOrImmWithInputMods(const MCInstrDesc &Desc, unsigned OpNum) { in isRegOrImmWithInputMods() function