/llvm-project/clang/lib/AST/Interp/ |
H A D | Integral.h |
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 24 class APInt; variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ConstantFolding.h | 30 class APInt; variable
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.h | 18 class APInt; variable
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Constant.h | 23 class APInt; variable
|
H A D | MDBuilder.h | 26 class APInt; variable
|
H A D | Verifier.h | 29 class APInt; variable
|
H A D | Instructions.h | 47 class APInt; global() variable
|
/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
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.h | 30 class APInt; global() variable
|
H A D | GIMatchTableExecutor.h | 39 class APInt; global() variable 672 testImmPredicate_APInt(unsigned,const APInt &) testImmPredicate_APInt() argument
|
H A D | CombinerHelper.h | 31 class APInt; global() variable [all...] |
/llvm-project/mlir/include/mlir/Support/ |
H A D | LLVM.h | 85 class APInt; variable
|
/llvm-project/mlir/lib/Dialect/Index/IR/ |
H A D | IndexOps.cpp | 71 function_ref<std::optional<APInt>(const APInt &, const APInt &)> in foldBinaryOpUnchecked() argument 97 function_ref<std::optional<APInt>(const APInt &, const APInt &lhs)> in foldBinaryOpChecked() argument 449 foldCastOp(Attribute input,Type type,function_ref<APInt (const APInt &,unsigned)> extFn,function_ref<APInt (const APInt &,unsigned)> extOrTruncFn) foldCastOp() argument [all...] |
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionComparator.h | 31 class APInt; variable
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 35 : APInt(std::move(I)), IsUnsigned(isUnsigned) {} in APInt() function
|
H A D | APInt.h | 39 class APInt; variable 153 explicit APInt() { U.VAL = 0; } APInt() function 156 APInt(const APInt &that) : BitWidth(that.BitWidth) { APInt() function 164 APInt(APInt &&that) : BitWidth(that.BitWidth) { APInt() function [all...] |
/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 35 class APInt; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | unused.cpp | 8 class APInt { class
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 33 class APInt; variable [all...] |
/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()
|
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantRangeListTest.cpp | 97 ConstantRangeList GetCRL(ArrayRef<std::pair<APInt, APInt>> Pairs) { in GetCRL()
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 28 class APInt; variable
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 32 class APInt; variable [all...] |