Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/Common/
H A DArgs.cpp29 static int64_t getInteger(opt::InputArgList &args, unsigned key, in getInteger() function
47 int64_t lld::args::getInteger(opt::InputArgList &args, unsigned key, in getInteger() function in lld::args
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDerivedTypes.h440 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
537 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() function
585 static ScalableVectorType *getInteger(ScalableVectorType *VTy) { in getInteger() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp55 std::optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1459 uint64_t getInteger() const { in getInteger() function