Home
last modified time | relevance | path

Searched refs:ExpectedVT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2881 uint8_t ExpectedVT : 7; member
2916 MVT((MVT::SimpleValueType)FoldableLoadExtends[i].ExpectedVT) == VT) { in tryToFoldLoadIntoMI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2907 uint8_t ExpectedVT : 7; member
2940 MVT((MVT::SimpleValueType)FLE.ExpectedVT) == VT) { in tryToFoldLoadIntoMI()