Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/standalone/
H A Dexecution_trace_observer.cpp67 inline std::string getScalarValue(const c10::IValue& val) { in getScalarValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h173 Value *getScalarValue(Value *Key, const VPIteration &Instance) { in getScalarValue() function