Home
last modified time | relevance | path

Searched defs:IsConst (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/lite/src/cxx_api/tensor/
Dtensor_impl.h185 virtual bool IsConst() const { in IsConst() function
/third_party/mindspore/mindspore/lite/src/
Dtensorlist.cc294 bool TensorList::IsConst() const { return this->category_ == CONST_TENSOR || this->category_ == CON… in IsConst() function in mindspore::lite::TensorList
Dtensor.h178 bool IsConst() const override { in IsConst() function
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dtypes.cc262 bool MSTensor::IsConst() const { in IsConst() function in mindspore::MSTensor
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp160 static bool IsConst(Selector s) { in IsConst() function in skottie::internal::__anon31b6a8700111::DisplacementNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h178 constexpr char IsConst[] = "IsConst"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp401 const bool IsConst = AS == AMDGPUAS::CONSTANT_ADDRESS || in isScalarLoadLegal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2423 bool IsConst = true; in simplifyExtractLow() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8620 bool IsConst = true; in LowerBUILD_VECTOR() local