Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeEmitterGen.h24 class BitsInit; variable
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h43 class BitsInit; variable
660 BitsInit(ArrayRef<Init *> Range) : Bits(Range.begin(), Range.end()) {} in BitsInit() function
/external/llvm/include/llvm/TableGen/
DRecord.h483 BitsInit(unsigned N) in BitsInit() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h517 BitsInit(unsigned N) in BitsInit() function