Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DValueTypes.h300 static MVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function
405 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function
406 return MVT::getFloatingPointVT(BitWidth); in getFloatingPointVT()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3990 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerBUILD_VECTOR()
4378 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerVECTOR_SHUFFLE()