Home
last modified time | relevance | path

Searched defs:setVal (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DEvaluator.h72 void setVal(Value *V, Constant *C) { in setVal() function
/third_party/glslang/StandAlone/
DStandAlone.cpp520 int setVal = static_cast<int>(::strtol(argv[curArg], nullptr, 10)); in ProcessGlobalBlockSettings() local