/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Integral.h | 29 using APInt = llvm::APInt; variable
|
H A D | IntegralAP.h | 29 using APInt = llvm::APInt; variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 24 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ConstantFolding.h | 25 class APInt; global() variable
|
H A D | ValueTracking.h | 33 class APInt; global() variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Constant.h | 22 class APInt; global() variable
|
H A D | MDBuilder.h | 26 class APInt; variable
|
H A D | Verifier.h | 29 class APInt; variable
|
H A D | Instructions.h | 45 class APInt; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.h | 17 class APInt; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 60 class APInt; variable [all...] |
H A D | TargetSubtargetInfo.h | 30 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.h | 30 class APInt; variable
|
H A D | GIMatchTableExecutor.h | 39 class APInt; variable 654 testImmPredicate_APInt(unsigned,const APInt &) testImmPredicate_APInt() argument
|
H A D | CombinerHelper.h | 31 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 34 class APInt; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APInt.h | 37 class APInt; global() variable 151 explicit APInt() { U.VAL = 0; } APInt() function 154 APInt(const APInt &that) : BitWidth(that.BitWidth) { APInt() function 162 APInt(APInt &&that) : BitWidth(that.BitWidth) { APInt() function [all...] |
H A D | APSInt.h | 35 : APInt(std::move(I)), IsUnsigned(isUnsigned) {} in APInt() function
|
H A D | StringRef.h | 28 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionComparator.h | 31 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 33 class APInt; variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 28 class APInt; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 32 class APInt; variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 49 class APInt; variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 40 class APInt; global() variable
|