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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 35 Is128Bit = (1 << 4),
SystemZInstrFP.td 103 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
119 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
SystemZInstrFormats.td 59 bit Is128Bit = 0;
88 let TSFlags{4} = Is128Bit;
    [all...]
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td 322 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
359 let Has20BitOffset = 1, HasIndex = 1, Is128Bit = 1 in {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp     [all...]

Completed in 378 milliseconds