Searched refs:HasIndex (Results 1 – 20 of 20) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 119 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
|
D | SystemZInstrInfo.h | 34 HasIndex = (1 << 3), enumerator
|
D | SystemZInstrFormats.td | 55 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;
|
D | SystemZInstrFP.td | 128 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in { 144 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
|
D | SystemZInstrInfo.cpp | 1017 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
|
D | SystemZInstrInfo.td | 500 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/ |
D | SystemZInstrInfo.h | 39 HasIndex = (1 << 3), enumerator
|
D | SystemZRegisterInfo.cpp | 309 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
|
D | SystemZInstrFP.td | 149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in { 165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
|
D | SystemZInstrFormats.td | 64 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 …]
|
D | SystemZInstrInfo.cpp | 1207 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
|
D | SystemZInstrInfo.td | 408 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in { 452 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
|
/external/clang/lib/Sema/ |
D | SemaExprMember.cpp | 314 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/ |
D | SystemZInstrInfo.h | 39 HasIndex = (1 << 3), enumerator
|
D | SystemZRegisterInfo.cpp | 308 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
|
D | SystemZInstrFP.td | 149 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in { 165 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
|
D | SystemZInstrFormats.td | 64 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 …]
|
D | SystemZInstrInfo.cpp | 1286 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
|
D | SystemZInstrInfo.td | 427 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in { 471 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExprMember.cpp | 320 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()
|