Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp119 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
DSystemZInstrInfo.h34 HasIndex = (1 << 3), enumerator
DSystemZInstrFormats.td55 bit HasIndex = 0;
87 let TSFlags{3} = HasIndex;
417 let HasIndex = 1;
436 let HasIndex = 1;
455 let HasIndex = 1;
472 let HasIndex = 1;
2390 let HasIndex = 1;
2443 let HasIndex = 1;
2454 let HasIndex = 1;
DSystemZInstrFP.td128 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
144 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
DSystemZInstrInfo.cpp1017 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
DSystemZInstrInfo.td500 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
537 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h39 HasIndex = (1 << 3), enumerator
DSystemZRegisterInfo.cpp309 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
DSystemZInstrFP.td149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
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;
4721 let HasIndex = 1;
4774 let HasIndex = 1;
[all …]
DSystemZInstrInfo.cpp1207 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
DSystemZInstrInfo.td408 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
452 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
/external/clang/lib/Sema/
DSemaExprMember.cpp314 bool HasIndex[16] = {}; in CheckExtVectorComponent() local
330 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
331 HasIndex[Idx] = true; in CheckExtVectorComponent()
347 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
348 HasIndex[Idx] = true; in CheckExtVectorComponent()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h39 HasIndex = (1 << 3), enumerator
DSystemZRegisterInfo.cpp308 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
DSystemZInstrFP.td149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
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;
4792 let HasIndex = 1;
4847 let HasIndex = 1;
[all …]
DSystemZInstrInfo.cpp1286 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
DSystemZInstrInfo.td427 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
471 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp320 bool HasIndex[16] = {}; in CheckExtVectorComponent() local
336 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
337 HasIndex[Idx] = true; in CheckExtVectorComponent()
353 if (HasIndex[Idx]) HasRepeated = true; in CheckExtVectorComponent()
354 HasIndex[Idx] = true; in CheckExtVectorComponent()