Home
last modified time | relevance | path

Searched defs:getConstantInt (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLIntLiteral.h54 int64_t getConstantInt() const override { in getConstantInt() function
DSkSLExpression.h75 virtual int64_t getConstantInt() const { in getConstantInt() function
/external/skqp/src/sksl/ir/
DSkSLIntLiteral.h54 int64_t getConstantInt() const override { in getConstantInt() function
DSkSLExpression.h74 virtual int64_t getConstantInt() const { in getConstantInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h285 ConstantInt *getConstantInt() const { in getConstantInt() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h73 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h74 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h118 const ConstantInt *getConstantInt() { return Constants.CIP; } in getConstantInt() function
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp754 Constant *GlobalContext::getConstantInt(Type Ty, int64_t Value) { in getConstantInt() function in Ice::GlobalContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp157 ConstantInt *getConstantInt() const { in getConstantInt() function in __anonf4e4c9bf0111::LatticeVal
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp137 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon8a523c670111::LatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp135 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon967d13930111::LatticeVal
/external/skia/src/sksl/
DSkSLIRGenerator.cpp938 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator
/external/skqp/src/sksl/
DSkSLIRGenerator.cpp916 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator