Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp764 unsigned BW = VT.getScalarType().getSizeInBits(); in ExpandSEXTINREG() local
935 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DBitVector.h567 BitWord BW = Bits[i]; in applyMask() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1435 AccessControl ac, Expr *BW, in Create()
1506 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
H A DDecl.cpp3268 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1404 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl()
1460 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
H A DDecl.h2213 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp343 unsigned BW, in FilterChooser()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2121 unsigned BW = VT.getSizeInBits(); in emitCompareAndBranch() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp5874 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp12651 Expr * BW = IntegerLiteral::Create(Context, Zero, Context.IntTy, DeclLoc); in ActOnLastBitfield() local
H A DSemaDeclCXX.cpp1971 Expr *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()