HomeSort by relevance Sort by last modified time
    Searched refs:shouldSplitVectorElementType (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 143 virtual bool shouldSplitVectorElementType(EVT VT) const;
NVPTXISelLowering.cpp 332 bool NVPTXTargetLowering::shouldSplitVectorElementType(EVT VT) const {
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 176 virtual bool shouldSplitVectorElementType(EVT /*VT*/) const { return false; }
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]

Completed in 43 milliseconds