Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h44 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h57 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h70 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp6746 std::optional<APInt> getAPInt(Attributor &A, const AbstractAttribute &AA, in getAPInt() function