Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h526 bool isVOPD(unsigned Opc);
H A DAMDGPUBaseInfo.cpp457 bool isVOPD(unsigned Opc) { in isVOPD() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3432 if (isVOPD(Opcode)) { in getSrcOperandIndices()
3476 !isVOPD(Opcode)) in validateConstantBusLimitations()
3554 if (!isVOPD(Opcode)) in validateVOPDRegBankConstraints()
4285 !HasMandatoryLiteral && !isVOPD(Opcode)) in validateVOPLiteral()