Searched defs:shouldSplitVectorElementType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h179 virtual bool shouldSplitVectorElementType(EVT /*VT*/) const { return false; } function in class:llvm::TargetLoweringBase
/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp162 bool SITargetLowering::shouldSplitVectorElementType(EVT VT) const { function in class:SITargetLowering
/freebsd-10.2-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp334 bool NVPTXTargetLowering::shouldSplitVectorElementType(EVT VT) const { function in class:NVPTXTargetLowering

Completed in 99 milliseconds