Home
last modified time | relevance | path

Searched defs:StVT (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp297 EVT StVT = ST->getMemoryVT(); LegalizeOp() local
H A DLegalizeVectorTypes.cpp6786 EVT StVT = StVal.getValueType(); WidenVecOp_STORE() local
7551 EVT StVT = ST->getMemoryVT(); GenWidenVectorStores() local
H A DLegalizeDAG.cpp534 TypeSize StWidth = StVT.getSizeInBits(); in LegalizeStoreOps() local
[all...]
H A DTargetLowering.cpp9647 EVT StVT = ST->getMemoryVT(); scalarizeVectorStore() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24755 MVT StVT = Subtarget.is64Bit() && StoreVT.isInteger() ? MVT::i64 : MVT::f64; LowerStore() local
31788 MVT StVT = Subtarget.hasSSE2() ? MVT::v2i64 : MVT::v4f32; LowerATOMIC_STORE() local
51467 EVT StVT = St->getMemoryVT(); combineStore() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16574 EVT StVT = St->getMemoryVT(); PerformTruncatingStoreCombine() local