Home
last modified time | relevance | path

Searched defs:CanMove (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/c/
Dtf_tensor.cc187 bool TensorInterface::CanMove() const { in CanMove() function in tensorflow::TensorInterface
/external/llvm-project/llvm/unittests/ADT/
DSTLExtrasTest.cpp126 template <bool B> struct CanMove {}; struct
127 template <> struct CanMove<false> { struct
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp778 bool CanMove = SameBlock && IsSafeToMove(Def, Insert, AA, LIS, MRI) && in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp896 bool CanMove = SameBlock && in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp857 bool CanMove = SameBlock && isSafeToMove(Def, Insert, AA, MRI) && in runOnMachineFunction() local