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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h61 IntType getInt() const { return (IntType)Info::getInt(Value); } function in class:llvm::PointerIntPair
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp209 static unsigned getInt(StringRef R) { function
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h78 int64_t &getInt() { function in class:llvm::msgpack::DocNode
98 int64_t getInt() const { function in class:llvm::msgpack::DocNode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h93 int64_t getInt() const { return Constant.Int; } function in class:llvm::DbgValueLoc
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp39 int getInt(Record *R, StringRef Field) { function in namespace:__anon5939
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h380 APSInt &getInt() { function in class:clang::APValue
384 const APSInt &getInt() const { function in class:clang::APValue
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h402 unsigned getInt() const { return fp_contract | (fenv_access << 2); } function in class:clang::FPOptions
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp208 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, function in class:HexagonTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h371 ConstantInt *getInt(const APInt &AI) { function in class:llvm::IRBuilderBase

Completed in 229 milliseconds