Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1157 bool isSISrcInlinableOperand(const MCInstrDesc &Desc, unsigned OpNo);
H A DAMDGPUBaseInfo.cpp2199 bool isSISrcInlinableOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isSISrcInlinableOperand() function