Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2903 static const struct FoldableLoadExtendsStruct { struct
2904 uint16_t Opc[2]; // ARM, Thumb.
2905 uint8_t ExpectedImm;
2906 uint8_t isZExt : 1;
2907 uint8_t ExpectedVT : 7;