Home
last modified time | relevance | path

Searched refs:HasIndex (Results 1 – 13 of 13) 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/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h40 HasIndex = (1 << 3), enumerator
DSystemZRegisterInfo.cpp216 if (MI->getDesc().TSFlags & SystemZII::HasIndex in eliminateFrameIndex()
DSystemZInstrFP.td148 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
164 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
DSystemZInstrFormats.td59 bit HasIndex = 0;
91 let TSFlags{3} = HasIndex;
598 let HasIndex = 1;
613 let HasIndex = 1;
632 let HasIndex = 1;
651 let HasIndex = 1;
668 let HasIndex = 1;
685 let HasIndex = 1;
4560 let HasIndex = 1;
4616 let HasIndex = 1;
[all …]
DSystemZInstrInfo.cpp1308 if (MemDesc.TSFlags & SystemZII::HasIndex) in foldMemoryOperandImpl()
DSystemZInstrInfo.td412 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
456 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {