Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h381 bool isSISrcInlinableOperand(const MCInstrDesc &Desc, unsigned OpNo);
DAMDGPUBaseInfo.cpp780 bool isSISrcInlinableOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isSISrcInlinableOperand() function