Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h284 ConstantInt *getConstantInt() const { in getConstantInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h95 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp672 Constant *GlobalContext::getConstantInt(Type Ty, int64_t Value) { in getConstantInt() function in Ice::GlobalContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp159 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon074ba0130111::LatticeVal