Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp355 std::vector<int64_t> OpIndices = in processSTIPredicate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3740 OperandIndices OpIndices = getSrcOperandIndices(Opcode); in validateConstantBusLimitations() local
4498 const int OpIndices[] = { Src0Idx, Src1Idx }; in validateSOPLiteral() local
4659 OperandIndices OpIndices = getSrcOperandIndices(Opcode, HasMandatoryLiteral); in validateVOPLiteral() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1758 auto *OpIndices = II.getOperand(1); in instCombineSVETBL() local