Home
last modified time | relevance | path

Searched refs:isVOPD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h602 bool isVOPD(unsigned Opc);
H A DAMDGPUBaseInfo.cpp548 bool isVOPD(unsigned Opc) { in isVOPD() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3660 if (isVOPD(Opcode)) { in getSrcOperandIndices()
3721 !isVOPD(Opcode)) in validateConstantBusLimitations()
3802 if (!isVOPD(Opcode)) in validateVOPDRegBankConstraints()
4656 !HasMandatoryLiteral && !isVOPD(Opcode)) in validateVOPLiteral()