Home
last modified time | relevance | path

Searched defs:FloatPtr (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/debug/
Ddump_proto.h51 using FloatPtr = std::shared_ptr<Float>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp170 float *FloatPtr = (float *) ArgDataPtr; in ffiValueFor() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp65 SDValue FloatPtr; member