Home
last modified time | relevance | path

Searched defs:FoldableLoadExtendsStruct (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2896 static const struct FoldableLoadExtendsStruct { struct
2897 uint16_t Opc[2]; // ARM, Thumb.
2898 uint8_t ExpectedImm;
2899 uint8_t isZExt : 1;
2900 uint8_t ExpectedVT : 7;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2899 static const struct FoldableLoadExtendsStruct { struct
2900 uint16_t Opc[2]; // ARM, Thumb.
2901 uint8_t ExpectedImm;
2902 uint8_t isZExt : 1;
2903 uint8_t ExpectedVT : 7;
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2877 const struct FoldableLoadExtendsStruct { struct
2878 uint16_t Opc[2]; // ARM, Thumb.
2879 uint8_t ExpectedImm;
2880 uint8_t isZExt : 1;
2881 uint8_t ExpectedVT : 7;