Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1820 EVT LdVT = LoadNode->getMemoryVT(); in isLoadIncOrDecStore() local
1881 static unsigned getFusedLdStOpcode(EVT &LdVT, unsigned Opc) { in getFusedLdStOpcode()
2678 EVT LdVT = LoadNode->getMemoryVT(); in Select() local
DX86ISelLowering.cpp28981 EVT LdVT = Mld->getMemoryVT(); in combineMaskedLoad() local
29351 MVT LdVT = Subtarget.is64Bit() ? MVT::i64 : MVT::f64; in combineStore() local
30543 EVT LdVT = Ld->getValueType(0); in combineSIntToFP() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2268 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
2402 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3857 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
4008 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3495 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
3649 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35827 EVT LdVT = Mld->getMemoryVT(); in combineMaskedLoad() local
36272 MVT LdVT = Subtarget.is64Bit() ? MVT::i64 : MVT::f64; in combineStore() local
38465 EVT LdVT = Ld->getValueType(0); in combineSIntToFP() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13777 EVT LdVT = Subtarget->is64Bit() ? MVT::i64 : MVT::f64; in PerformSTORECombine() local