Home
last modified time | relevance | path

Searched refs:bitAttr_t (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp336 } bitAttr_t; typedef
515 void reportRegion(bitAttr_t RA, unsigned StartBit, unsigned BitIndex,
1086 void ARMFilterChooser::reportRegion(bitAttr_t RA, unsigned StartBit, in reportRegion()
1150 bitAttr_t bitAttrs[BIT_WIDTH]; in filterProcessor()
1209 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1213 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor()
DFixedLenDecoderEmitter.cpp195 } bitAttr_t; typedef
353 void reportRegion(bitAttr_t RA, unsigned StartBit, unsigned BitIndex,
922 void FilterChooser::reportRegion(bitAttr_t RA, unsigned StartBit, in reportRegion()
986 std::vector<bitAttr_t> bitAttrs; in filterProcessor()
1045 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1049 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp286 } bitAttr_t; typedef
461 void reportRegion(bitAttr_t RA, unsigned StartBit, unsigned BitIndex,
1390 void FilterChooser::reportRegion(bitAttr_t RA, unsigned StartBit, in reportRegion()
1453 std::vector<bitAttr_t> bitAttrs; in filterProcessor()
1512 bitAttr_t RA = ATTR_NONE; in filterProcessor()
1516 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor()