Home
last modified time | relevance | path

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

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