Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h593 hasRegSrcOperand(unsigned CompSrcIdx) hasRegSrcOperand() argument
602 hasMandatoryLiteralAt(unsigned CompSrcIdx) hasMandatoryLiteralAt() argument
685 getIndexOfSrcInMCOperands(unsigned CompSrcIdx) getIndexOfSrcInMCOperands() argument
696 getIndexOfSrcInParsedOperands(unsigned CompSrcIdx) getIndexOfSrcInParsedOperands() argument
[all...]
H A DAMDGPUBaseInfo.cpp632 auto CompSrcIdx = CompOprIdx - Component::DST_NUM; getIndexInParsedOperands() local
678 unsigned CompSrcIdx = CompOprIdx - DST_NUM; getRegIndices() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp98 for (unsigned CompSrcIdx = 0; CompSrcIdx < CompSrcOprNum; ++CompSrcIdx) { in doReplace() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3664 auto CompSrcIdx = CompOprIdx - VOPD::Component::DST_NUM; validateVOPDRegBankConstraints() local
8556 for (unsigned CompSrcIdx = 0; CompSrcIdx < CompSrcOperandsNum; ++CompSrcIdx) cvtVOPD() local