| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | Args.cpp | 26 static int64_t getInteger(opt::InputArgList &args, unsigned key, in getInteger() function 44 int64_t lld::args::getInteger(opt::InputArgList &args, unsigned key, in getInteger() function in lld::args 46 return ::getInteger(args, key, Default, 10); in getInteger() 51 return ::getInteger(args, key, Default, 16); in getHex()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Type.h | 344 LLVM_ABI static VectorType *getInteger(VectorType *VTy); 366 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function 367 return cast<FixedVectorType>(VectorType::getInteger(VTy)); in getInteger() 412 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function 413 return cast<ScalableVectorType>(VectorType::getInteger(VTy)); in getInteger()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DerivedTypes.h | 481 static VectorType *getInteger(VectorType *VTy) { in getInteger() function 604 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function 605 return cast<FixedVectorType>(VectorType::getInteger(VTy)); in getInteger() 653 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function 654 return cast<ScalableVectorType>(VectorType::getInteger(VTy)); in getInteger()
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | Args.h | 28 int64_t getInteger(llvm::opt::InputArgList &args, unsigned key,
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Type.cpp | 79 VectorType *VectorType::getInteger(VectorType *VTy) { in getInteger() function in VectorType 81 llvm::VectorType::getInteger(cast<llvm::VectorType>(VTy->LLVMTy)))); in getInteger()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMapFile.cpp | 84 uint64_t getInteger() const { in getInteger() function 744 HD.Size = Tok.getInteger(); in parseHeaderDecl() 758 HD.MTime = Tok.getInteger(); in parseHeaderDecl()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.cpp | 1579 ctx->e.errorLimit = args::getInteger(args, OPT_error_limit_eq, 20); in link() 1602 config->ltoo = args::getInteger(args, OPT_lto_O, 2); in link() 1606 args::getInteger(args, OPT_lto_CGO, args::getCGOptLevel(config->ltoo)); in link() 1713 config->optimize = args::getInteger(args, OPT_O, 1); in link() 2100 args::getInteger(args, OPT_time_trace_granularity_eq, 500); in link()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Driver.cpp | 655 ctx.e.errorLimit = args::getInteger(args, OPT_error_limit, 20); in linkerMain() 1457 ctx.arg.ltoo = args::getInteger(args, OPT_lto_O, 2); in readConfigs() 1461 args::getInteger(args, OPT_lto_CGO, args::getCGOptLevel(ctx.arg.ltoo)); in readConfigs() 1467 ctx.arg.ltoPartitions = args::getInteger(args, OPT_lto_partitions, 1); in readConfigs() 1478 ctx.arg.mipsGotSize = args::getInteger(args, OPT_mips_got_size, 0xfff0); in readConfigs() 1505 ctx.arg.optimize = args::getInteger(args, OPT_O, 1); in readConfigs() 1544 args::getInteger(args, OPT_randomize_section_padding, 0); in readConfigs() 1550 args::getInteger(args, OPT_split_stack_adjust_size, 16384); in readConfigs() 1592 args::getInteger(args, OPT_time_trace_granularity, 500); in readConfigs()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Intrinsics.cpp | 587 return VectorType::getInteger(VTy); in DecodeFixedType() 1029 return ThisArgVecTy != VectorType::getInteger(ReferenceType); in matchIntrinsicType()
|
| H A D | AutoUpgrade.cpp | 3496 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() 3505 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() 3515 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() 3524 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() 4952 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); in UpgradeIntrinsicCall()
|
| H A D | Constants.cpp | 315 Type *IntTy = VectorType::getInteger(VTy); in isElementWiseEqual()
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | TextStubV5.cpp | 269 TBDKey::TBDVersion, File, &Object::getInteger, in getVersion() 543 &Object::getInteger); in getSwiftVersion()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | JSON.cpp | 57 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | JSON.h | 150 LLVM_ABI std::optional<int64_t> getInteger(StringRef K) const;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 301 Offsets = Builder.CreateZExt(Offsets, VectorType::getInteger(Ty)); in decomposeGEP()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstCombineIntrinsic.cpp | 31 VectorType *IntTy = VectorType::getInteger(cast<VectorType>(V->getType())); in getNegativeIsTrueBoolVec() 635 Value *Res = Builder.CreateBitCast(Arg, VectorType::getInteger(ArgTy)); in simplifyX86movmsk()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 1525 args::getInteger(args, OPT_time_trace_granularity_eq, 500); in linkerMain()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 4355 getCastInstrCost(Instruction::Trunc, VectorType::getInteger(ValVTy), in getCmpSelInstrCost() 4356 VectorType::getInteger(PromotedTy), in getCmpSelInstrCost()
|
| H A D | AArch64ISelLowering.cpp | 16938 Builder, I->getOperand(0), FixedVectorType::getInteger(DstTy), in optimizeExtendOrTruncateConversion() 16939 FixedVectorType::getInteger(DstTy), Subtarget->isLittleEndian()); in optimizeExtendOrTruncateConversion() 16952 FixedVectorType::getInteger(DstTy), in optimizeExtendOrTruncateConversion() 16955 auto *Cast = Builder.CreateBitCast(Shuffle, VectorType::getInteger(DstTy)); in optimizeExtendOrTruncateConversion() 16972 VectorType::getInteger(SrcTy)); in optimizeExtendOrTruncateConversion()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | X86.cpp | 791 llvm::VectorType *IntVecTy = llvm::VectorType::getInteger(FPVecTy); in EmitX86BuiltinExpr()
|
| H A D | ARM.cpp | 6572 llvm::Type *BitTy = llvm::VectorType::getInteger(VTy); in EmitAArch64BuiltinExpr()
|