Searched defs:getInteger (Results 1 – 6 of 6) 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
481 static VectorType *getInteger(VectorType *VTy) { in getInteger() function604 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function653 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
79 VectorType *VectorType::getInteger(VectorType *VTy) { in getInteger() function in VectorType
366 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function412 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
84 uint64_t getInteger() const { in getInteger() function