HomeSort by relevance Sort by last modified time
    Searched full:slot0 (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonScheduleV4.td 17 // | SLOT0 | LD ST ALU32 MEMOP NV SYSTEM |
27 def SLOT0 : FuncUnit;
43 ProcessorItineraries<[SLOT0, SLOT1, SLOT2, SLOT3, SLOT_ENDLOOP], [], [
44 InstrItinData<ALU32 , [InstrStage<1, [SLOT0, SLOT1, SLOT2, SLOT3]>]>,
49 InstrItinData<LD , [InstrStage<1, [SLOT0, SLOT1]>]>,
50 InstrItinData<LD0 , [InstrStage<1, [SLOT0]>]>,
52 InstrItinData<ST , [InstrStage<1, [SLOT0, SLOT1]>]>,
53 InstrItinData<ST0 , [InstrStage<1, [SLOT0]>]>,
55 InstrItinData<SYS , [InstrStage<1, [SLOT0]>]>,
56 InstrItinData<NV_V4 , [InstrStage<1, [SLOT0]>]>,
    [all...]
HexagonSchedule.td 11 def LSUNIT : FuncUnit; // SLOT0
HexagonInstrFormats.td 202 // ST Instruction Class in V2/V3 can take SLOT0 only.
203 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
219 // ST Instruction Class in V2/V3 can take SLOT0 only.
220 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
226 // SYSTEM Instruction Class in V4 can take SLOT0 only
227 // In V2/V3 we used ST for this but in v4 ST can take SLOT0 or SLOT1.
HexagonVLIWPacketizer.cpp     [all...]
  /external/bison/lib/
quotearg.c 726 static char slot0[256]; variable
728 static struct slotvec slotvec0 = {sizeof slot0, slot0};
738 if (sv[0].val != slot0)
741 slotvec0.size = sizeof slot0;
742 slotvec0.val = slot0;
806 if (val != slot0)
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 633 static char slot0[256]; variable
635 static struct slotvec slotvec0 = {sizeof slot0, slot0};
645 if (sv[0].val != slot0)
648 slotvec0.size = sizeof slot0;
649 slotvec0.val = slot0;
711 if (val != slot0)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def     [all...]
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 1533 milliseconds