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

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DPointerIntPair.h75 IntType getInt() const { function
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDataLayout.cpp189 static unsigned getInt(StringRef R) { function
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h201 APSInt &getInt() { function in class:clang::APValue
205 const APSInt &getInt() const { function in class:clang::APValue
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h135 int64_t getInt() const { return Constants.Int; } function in class:llvm::DotDebugLocEntry
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h286 ConstantInt *getInt(const APInt &AI) { function in class:llvm::IRBuilderBase

Completed in 128 milliseconds