Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h381 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp928 EVT NVT = VT.getPow2VectorType(Context); in getTypeConversion()
1297 MVT NVT = VT.getPow2VectorType(); in computeRegisterProperties()
1320 MVT NVT = VT.getPow2VectorType(); in computeRegisterProperties()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h410 MVT getPow2VectorType() const { in getPow2VectorType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1001 MemVT = MemVT.getPow2VectorType(State.getContext()); in analyzeFormalArgumentsCompute()