Searched defs:OpIndices (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 355 std::vector<int64_t> OpIndices = processSTIPredicate() local |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 3736 OperandIndices OpIndices = getSrcOperandIndices(Opcode); validateConstantBusLimitations() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 1749 auto *OpIndices = II.getOperand(1); instCombineSVETBL() local |