| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Integral.h | 29 using APInt = llvm::APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ShuffleDecode.h | 24 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ConstantFolding.h | 31 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMatInt.h | 18 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Constant.h | 24 class APInt; variable
|
| H A D | MDBuilder.h | 27 class APInt; variable
|
| H A D | Verifier.h | 30 class APInt; variable
|
| H A D | Instructions.h | 49 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 61 class APInt; variable
|
| H A D | TargetSubtargetInfo.h | 31 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.h | 32 class APInt; variable
|
| H A D | GIMatchTableExecutor.h | 43 class APInt; variable 702 virtual bool testImmPredicate_APInt(unsigned, const APInt &) const { in testImmPredicate_APInt()
|
| H A D | CombinerHelper.h | 32 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | Reassociate.h | 35 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 39 class APInt; variable 173 explicit APInt() { U.VAL = 0; } in APInt() function 176 APInt(const APInt &that) : BitWidth(that.BitWidth) { in APInt() function 184 APInt(APInt &&that) : BitWidth(that.BitWidth) { in APInt() function
|
| H A D | APSInt.h | 36 : APInt(std::move(I)), IsUnsigned(isUnsigned) {} in APInt() function
|
| H A D | StringRef.h | 29 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | FunctionComparator.h | 32 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.h | 33 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SlowDynamicAPInt.cpp | 160 const APInt &A, const APInt &B, in runOpWithExpandOnOverflow() 161 function_ref<APInt(const APInt &, const APInt &, bool &Overflow)> Op) { in runOpWithExpandOnOverflow()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.h | 28 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Operator.cpp | 210 SmallMapVector<Value *, APInt, 4> &VariableOffsets, in collectOffset() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 32 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineInternal.h | 48 class APInt; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 42 class APInt; variable
|