Home
last modified time | relevance | path

Searched defs:StoreVT (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp1711 EVT StoreVT = ST->getMemoryVT(); in tryStore() local
1880 EVT StoreVT = MemSD->getMemoryVT(); in tryStoreVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp2301 LLT StoreVT = MRI.getType(Reg); in handleD16VData() local
DAMDGPURegisterBankInfo.cpp1265 LLT StoreVT = MRI.getType(Reg); in handleD16VData() local
DSIISelLowering.cpp5391 MVT StoreVT = VData.getSimpleValueType(); in lowerImage() local
6763 EVT StoreVT = VData.getValueType(); in handleD16VData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h435 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT, in isStoreBitCastBeneficial()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13809 MVT StoreVT = Op1VT.getSimpleVT(); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp22623 EVT StoreVT = StoredVal.getValueType(); in splitVectorStore() local
22646 static SDValue scalarizeVectorStore(StoreSDNode *Store, MVT StoreVT, in scalarizeVectorStore()
22713 MVT StoreVT = StoredVal.getSimpleValueType(); in LowerStore() local