Home
last modified time | relevance | path

Searched defs:BW (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp731 unsigned BW = VT.getScalarType().getSizeInBits(); in ExpandSEXTINREG() local
902 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
/external/llvm/include/llvm/ADT/
DBitVector.h564 BitWord BW = Bits[i]; in applyMask() local
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
DRegionDataConstants.java201 BW(new String[]{ enumConstant
/external/clang/lib/AST/
DDeclObjC.cpp1402 AccessControl ac, Expr *BW, in Create()
1473 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
DDecl.cpp3240 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
/external/clang/include/clang/AST/
DDeclObjC.h1399 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl()
1455 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
DDecl.h2171 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp347 unsigned BW, in FilterChooser()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5574 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
/external/clang/lib/Sema/
DSemaDecl.cpp12210 Expr * BW = IntegerLiteral::Create(Context, Zero, Context.IntTy, DeclLoc); in ActOnLastBitfield() local
DSemaDeclCXX.cpp1932 Expr *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()