Searched defs:BW (Results 1 – 11 of 11) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 764 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 D | BitVector.h | 567 BitWord BW = Bits[i]; in applyMask() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1435 AccessControl ac, Expr *BW, in Create() 1506 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
|
H A D | Decl.cpp | 3268 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1404 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl() 1460 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
|
H A D | Decl.h | 2213 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | FixedLenDecoderEmitter.cpp | 343 unsigned BW, in FilterChooser()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2121 unsigned BW = VT.getSizeInBits(); in emitCompareAndBranch() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 5874 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 12651 Expr * BW = IntegerLiteral::Create(Context, Zero, Context.IntTy, DeclLoc); in ActOnLastBitfield() local
|
H A D | SemaDeclCXX.cpp | 1971 Expr *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()
|