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

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

Completed in 25 milliseconds