Searched defs:getInteger (Results 1 – 4 of 4) sorted by relevance
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
454 static VectorType *getInteger(VectorType *VTy) { in getInteger() function551 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function599 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
57 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
1503 uint64_t getInteger() const { in getInteger() function