Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp246 bool isRegOrImmWithInputMods(unsigned RCID, MVT type) const { in isRegOrImmWithInputMods() function in __anon778420a60111::AMDGPUOperand
6223 static bool isRegOrImmWithInputMods(const MCInstrDesc &Desc, unsigned OpNum) { in isRegOrImmWithInputMods() function