Searched defs:getInteger (Results 1 – 6 of 6) sorted by relevance
5 -(int)getInteger; method
26 static int64_t getInteger(opt::InputArgList &args, unsigned key, in getInteger() function44 int64_t lld::args::getInteger(opt::InputArgList &args, unsigned key, in getInteger() function in lld::args
71 - (NSInteger)getInteger; method
454 static VectorType *getInteger(VectorType *VTy) { getInteger() function 551 static FixedVectorType *getInteger(FixedVectorType *VTy) { getInteger() function 599 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { getInteger() function
57 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
1503 uint64_t getInteger() const { getInteger() function