Home
last modified time | relevance | path

Searched refs:IsPTXVectorType (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp50 static bool IsPTXVectorType(MVT VT) { in IsPTXVectorType() function
214 if (IsPTXVectorType(VT)) { in NVPTXTargetLowering()