Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp840 bool HasIndex = false; in parseMemOp() local
855 HasIndex = true; in parseMemOp()
870 unsigned OpCount = IsPD + IsPI + (HasIndex || HasDisplacement); in parseMemOp()
879 } else if (HasIndex) { in parseMemOp()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp353 bool HasIndex[16] = {}; in CheckExtVectorComponent() local
369 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
370 HasIndex[Idx] = true; in CheckExtVectorComponent()
386 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
387 HasIndex[Idx] = true; in CheckExtVectorComponent()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h39 HasIndex = (1 << 3), enumerator
H A DSystemZRegisterInfo.cpp347 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
H A DSystemZInstrFP.td141 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
157 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td64 bit HasIndex = 0;
628 let HasIndex = 1;
647 let HasIndex = 1;
670 let HasIndex = 1;
693 let HasIndex = 1;
715 let HasIndex = 1;
737 let HasIndex = 1;
5071 let HasIndex = 1;
5126 let HasIndex = 1;
5181 let HasIndex = 1;
[all …]
H A DSystemZInstrInfo.cpp1311 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
H A DSystemZInstrInfo.td480 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
524 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {