Home
last modified time | relevance | path

Searched defs:OpIndices (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3571 OperandIndices OpIndices = getSrcOperandIndices(Opcode); validateConstantBusLimitations() local
4328 const int OpIndices[] = { Src0Idx, Src1Idx }; validateSOPLiteral() local
4484 OperandIndices OpIndices = getSrcOperandIndices(Opcode, HasMandatoryLiteral); validateVOPLiteral() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1613 auto *OpIndices = II.getOperand(1); instCombineSVETBL() local