HomeSort by relevance Sort by last modified time
    Searched full:v2i64 (Results 51 - 59 of 59) sorted by null

1 23

  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 52 addRegisterClass(MVT::v2i64,SystemZ::GR128RegisterClass);
    [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/CodeGen/CellSPU/
select_bits.ll 8 ; v2i64
  /external/llvm/lib/Target/X86/
README.txt     [all...]
X86InstrCompiler.td     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 446 addQRTypeForNEON(MVT::v2i64);
477 // Neon does not support some operations on v1i64 and v2i64 types.
482 setOperationAction(ISD::MUL, MVT::v2i64, Custom);
489 setOperationAction(ISD::VSETCC, MVT::v2i64, Expand);
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 284 /// Similarly, EVT::v2i64 turns into 4 EVT::i32 values with both PPC and X86.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]

Completed in 516 milliseconds

1 23