Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h31 class BitsRecTy; variable
180 explicit BitsRecTy(unsigned Sz) : Size(Sz) {} in BitsRecTy() function
/external/llvm/include/llvm/TableGen/
DRecord.h104 explicit BitsRecTy(unsigned Sz) : RecTy(BitsRecTyKind), Size(Sz) {} in BitsRecTy() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h122 explicit BitsRecTy(unsigned Sz) : RecTy(BitsRecTyKind), Size(Sz) {} in BitsRecTy() function