Home
last modified time | relevance | path

Searched refs:HasIndex (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp776 bool HasIndex = false; in parseMemOp() local
794 HasIndex = true; in parseMemOp()
811 unsigned OpCount = IsPD + IsPI + (HasIndex || HasDisplacement); in parseMemOp()
822 } else if (HasIndex) { in parseMemOp()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprMember.cpp321 bool HasIndex[16] = {}; in CheckExtVectorComponent() local
337 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
338 HasIndex[Idx] = true; in CheckExtVectorComponent()
354 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
355 HasIndex[Idx] = true; in CheckExtVectorComponent()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h39 HasIndex = (1 << 3), enumerator
H A DSystemZRegisterInfo.cpp348 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
H A DSystemZInstrFP.td150 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
166 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td64 bit HasIndex = 0;
622 let HasIndex = 1;
637 let HasIndex = 1;
656 let HasIndex = 1;
675 let HasIndex = 1;
692 let HasIndex = 1;
709 let HasIndex = 1;
4901 let HasIndex = 1;
4956 let HasIndex = 1;
5010 let HasIndex = 1;
[all …]
H A DSystemZInstrInfo.cpp1299 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
H A DSystemZInstrInfo.td464 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
508 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {