Searched defs:Bitwidth (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp343 static unsigned CarmichaelShift(unsigned Bitwidth) { argument
394 unsigned Bitwidth = LHS.getBitWidth(); local
507 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1102 unsigned Bitwidth = LTy->getScalarSizeInBits(); local

Completed in 115 milliseconds