Searched defs:IntWidth (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp661 uint32_t IntWidth = TD->getTypeSizeInBits(CE->getType()); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2899 unsigned IntWidth = IntTy->getScalarSizeInBits(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h60 unsigned char IntWidth, IntAlign; member in class:clang::TargetInfo
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp11313 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); local
11749 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); local
[all...]

Completed in 102 milliseconds