Searched defs:BW (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 731 unsigned BW = VT.getScalarType().getSizeInBits(); in ExpandSEXTINREG() local 902 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 564 BitWord BW = Bits[i]; in applyMask() local
|
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/ |
D | RegionDataConstants.java | 201 BW(new String[]{ enumConstant
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1402 AccessControl ac, Expr *BW, in Create() 1473 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
|
D | Decl.cpp | 3240 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1399 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl() 1455 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
|
D | Decl.h | 2171 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 347 unsigned BW, in FilterChooser()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5574 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12210 Expr * BW = IntegerLiteral::Create(Context, Zero, Context.IntTy, DeclLoc); in ActOnLastBitfield() local
|
D | SemaDeclCXX.cpp | 1932 Expr *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()
|