Searched defs:getVectorVT (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | MachineValueType.h | 918 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function 1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function 1090 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | MachineValueType.h | 1105 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function 1301 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function 1307 static MVT getVectorVT(MVT VT, ElementCount EC) { 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-10.0/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 85 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 84 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function
|