HomeSort by relevance Sort by last modified time
    Searched defs:is64BitVector (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 488 /// is64BitVector - Return true if this is a 64-bit vector type.
489 bool is64BitVector() const {
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 285 SDValue GetVLDSTAlign(SDValue Align, unsigned NumVecs, bool is64BitVector);
    [all...]

Completed in 38 milliseconds