Home
last modified time | relevance | path

Searched refs:RHSb (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp106 if (const BitsRecTy *RHSb = dyn_cast<BitsRecTy>(RHS)) in typeIsA() local
107 return RHSb->Size == Size; in typeIsA()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp102 if (const BitsRecTy *RHSb = dyn_cast<BitsRecTy>(RHS)) in typeIsA() local
103 return RHSb->Size == Size; in typeIsA()