Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h56 class VarBitInit; variable
1105 VarBitInit(TypedInit *T, unsigned B) : TI(T), Bit(B) { in VarBitInit() function
/external/llvm/include/llvm/TableGen/
DRecord.h960 VarBitInit(TypedInit *T, unsigned B) : Init(IK_VarBitInit), TI(T), Bit(B) { in VarBitInit() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1027 VarBitInit(TypedInit *T, unsigned B) in VarBitInit() function