Searched defs:getVectorVT (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 827 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function 972 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function 978 static MVT getVectorVT(MVT VT, MVT::ElementCount EC) { in getVectorVT() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 334 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function 420 static EVT getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements) { in getVectorVT() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 70 static EVT getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements) { in getVectorVT() function
|
D | MachineValueType.h | 588 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 85 static EVT getVectorVT(LLVMContext &Context, EVT VT, MVT::ElementCount EC) { in getVectorVT() function
|