Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp688 bool HasIndex = false; in parseMemOp() local
706 HasIndex = true; in parseMemOp()
723 unsigned OpCount = IsPD + IsPI + (HasIndex || HasDisplacement); in parseMemOp()
734 } else if (HasIndex) { in parseMemOp()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp320 bool HasIndex[16] = {}; in CheckExtVectorComponent() local
336 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
337 HasIndex[Idx] = true; in CheckExtVectorComponent()
352 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
353 HasIndex[Idx] = true; in CheckExtVectorComponent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h39 HasIndex = (1 << 3), enumerator
H A DSystemZRegisterInfo.cpp345 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
H A DSystemZInstrFP.td149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
H A DSystemZInstrFormats.td64 bit HasIndex = 0;
104 let TSFlags{3} = HasIndex;
622 let HasIndex = 1;
637 let HasIndex = 1;
656 let HasIndex = 1;
675 let HasIndex = 1;
692 let HasIndex = 1;
709 let HasIndex = 1;
4822 let HasIndex = 1;
4877 let HasIndex = 1;
[all …]
H A DSystemZInstrInfo.cpp1289 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
H A DSystemZInstrInfo.td444 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
488 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {