Searched defs:BW (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 274 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 735 AccessControl ac, Expr *BW, in Create() 806 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
|
D | Decl.cpp | 2148 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 251 unsigned BW) : in FilterChooser()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 736 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl() 791 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
|
D | Decl.h | 1996 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl() 2038 void setBitWidth(Expr *BW) { in setBitWidth()
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 8256 Expr * BW = IntegerLiteral::Create(Context, Zero, Context.CharTy, DeclLoc); in ActOnLastBitfield() local
|
D | SemaDeclCXX.cpp | 1063 ExprTy *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 4843 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
|