Searched defs:getInteger (Results 1 – 4 of 4) sorted by relevance
29 static int64_t getInteger(opt::InputArgList &args, unsigned key, in getInteger() function47 int64_t lld::args::getInteger(opt::InputArgList &args, unsigned key, in getInteger() function in lld::args
440 static VectorType *getInteger(VectorType *VTy) { in getInteger() function537 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function585 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
55 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
1459 uint64_t getInteger() const { in getInteger() function