Home
last modified time | relevance | path

Searched defs:getInt (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/ADT/
HDPointerIntPair.h79 IntType getInt() const { in getInt() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocEntry.h70 int64_t getInt() const { return Constant.Int; } in getInt() function
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDAPValue.h200 APSInt &getInt() { in getInt() function
204 const APSInt &getInt() const { in getInt() function
/NextBSD/contrib/llvm/lib/IR/
HDDataLayout.cpp203 static unsigned getInt(StringRef R) { in getInt() function
/NextBSD/contrib/llvm/include/llvm/IR/
HDIRBuilder.h282 ConstantInt *getInt(const APInt &AI) { in getInt() function