Home
last modified time | relevance | path

Searched refs:Indexed (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Datomics-indexed.ll9 ; Indexed version of loads
46 ; Indexed version of stores
/external/pdfium/testing/resources/pixel/
Dbug_71.in40 /Indexed
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DANTLRStringStream.as51 * move through the input stream. Indexed from 1..markDepth.
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt4 # Indexed loads
72 # Indexed stores
/external/llvm/test/MC/AArch64/
Darm64-memory.s5 ; Indexed loads
78 ; Indexed stores
/external/llvm/lib/Target/PowerPC/
DPPCScheduleP8.td151 // Update-Indexed form loads/stores are no longer first and last in the
DPPCInstrInfo.td1634 // Indexed (r+r) Loads with Update (preinc).
1673 // Indexed (r+r) Loads.
1773 // Indexed (r+r) Stores.
1809 // Indexed (r+r) Stores with Update (preinc).
/external/guice/extensions/persist/lib/
Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td412 // Indexed loads and stores.
DMipsDSPInstrInfo.td1437 // Indexed load patterns.
/external/icu/icu4c/source/data/curr/
Den.txt1017 "Uruguayan Peso (Indexed Units)",
/external/llvm/docs/
DWritingAnLLVMBackend.rst1334 * ``setIndexedLoadAction`` --- Indexed load.
1335 * ``setIndexedStoreAction`` --- Indexed store.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5093 bool Indexed = AM != ISD::UNINDEXED; in getLoad() local
5094 assert((Indexed || Offset.getOpcode() == ISD::UNDEF) && in getLoad()
5097 SDVTList VTs = Indexed ? in getLoad()
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td1330 // Indexed loads
1454 // Indexed stores
DARMInstrFormats.td643 // Indexed load/stores
DARMInstrInfo.td2521 // Indexed loads
2783 // Indexed stores
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV4.td3817 // Indexed store word - global address.
/external/valgrind/
DNEWS727 326444 Cavium MIPS Octeon Specific Load Indexed Instructions
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td2360 // Indexed for 8-bit registers. offset is in range [0,4095].