Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/Common/
H A DArgs.cpp26 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
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h454 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
551 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function
599 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp57 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1503 uint64_t getInteger() const { in getInteger() function