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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp740 uint32_t IntWidth = DL.getTypeSizeInBits(CE->getType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3358 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); local
3421 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); local
3464 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h60 unsigned char IntWidth, IntAlign; member in struct:clang::TransferrableTargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5790 unsigned IntWidth = IntTy->getScalarSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp17050 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); local
17522 unsigned IntWidth = Context.getTargetInfo().getIntWidth(); local
[all...]

Completed in 150 milliseconds